chukaofili/next-mcp
MCP server for scaffolding Next.js applications with Docker support
Platform-specific configuration:
{
"mcpServers": {
"next-mcp": {
"command": "npx",
"args": [
"-y",
"next-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...