Nextjs Development
MCP Serverby gitwalter · Added 5mo ago
Claude
3
Install
git clone https://github.com/gitwalter/cursor-agent-factoryAdd to Claude
claude mcp add nextjs-developmentQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"nextjs-development": {
"command": "npx",
"args": [
"@modelcontextprotocol/nextjs-development"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Comprehensive Next.js 16 App Router patterns, Server vs Client Components decision tree, route handlers, Server Actions, middleware, streaming with Suspense, parallel routes, intercepting routes, and advanced routing patterns.
Tags
developmentjavascripttypescriptjavareactskill