Next.js development tools MCP server with stdio transport
Quick Install
npx next-devtools-mcpClaude Desktop Config
{
"mcpServers": {
"io-github-vercel-next-devtools-mcp": {
"command": "npx",
"args": [
"next-devtools-mcp"
]
}
}
}v0.3.6
Imported from MCP Registry