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.
Integrate MCP tools, prompts, and resources into a Next.js project.
Mount an MCP server to FastAPI for runtime route and schema inspection.
Build MCP servers inside Nuxt apps with simple tool and resource definitions.
Run dev checks and get compact error summaries for faster debugging.
Access Nuxt UI docs and resources with natural language for faster development.