next-devtools-mcp

vercel/next-devtools-mcp
★ 674 stars TypeScript 🤖 AI/LLM Updated 1mo ago
Next.js Development for Coding Agent
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "next-devtools-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "vercel/next-devtools-mcp"
      ]
    }
  }
}

Topics

coding-agentsmcpmcp-servernext-devtoolsnextjs