Next.js DevTools
MCP Serverby vercel · Added 5mo ago
Claude
694
Install
git clone https://github.com/vercel/next-devtools-mcpAdd to Claude
claude mcp add vercel-next-devtools-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"next-js-devtools": {
"command": "npx",
"args": [
"@modelcontextprotocol/next-js-devtools"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Development tools and runtime diagnostics for Next.js projects
Tags
AI & MLmcp-server