Inspect Next.js projects, discover routes and APIs, and audit build performance.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Next.js MCP Server" yet — see the docs or source repo.
Inspect this Next.js codebase and list the App Router and Pages Router structures, main page paths, and the file location for each route.
A routing inventory showing which router patterns are used, with page paths and corresponding source files.
Scan all API routes in this Next.js project, organize them by path, and identify each handler file, HTTP method, and likely parameter sources.
A list of API routes including endpoint paths, handler files, supported methods, and parameter source notes.
Analyze build performance for this Next.js project, identify pages, dependencies, or configurations that may slow builds or increase bundle size, and suggest optimizations.
A build performance audit highlighting likely bottlenecks and providing actionable optimization recommendations.
Let an AI agent inspect and drive a running Next.js app.
Use AI to understand codebases, key files, and project flows quickly.
Build Next2D apps with generated code, architecture checks, and API references.
Review code for security, quality, and performance issues with actionable suggestions.
Mount an MCP server to FastAPI for runtime route and schema inspection.
Audit codebases for security issues with AST, call graph, and AI analysis.