Nextjs Patterns
MCP Serverby lee-to · Added 5mo ago
Claude
18
Install
git clone https://github.com/lee-to/ai-factoryAdd to Claude
claude mcp add nextjs-patternsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"nextjs-patterns": {
"command": "npx",
"args": [
"@modelcontextprotocol/nextjs-patterns"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Next.js development patterns and best practices. Helps with App Router, Server Components, API routes, and data fetching.
Tags
developmenttypescriptrustreactnextjsskill