Developer Tools

Next.js DevTools MCP

Vercel’s next-devtools-mcp exposes Next.js development tooling to coding agents—project awareness, docs-aware guidance, and workflow helpers for building and debugging Next.js applications.

Stars

784

Installs

302.0k

License

MIT

Kind

MCP

Trust evidence

Verified

Verified MCP — curated catalog entry with reviewed setup metadata.

  • Stars: 784 · catalog
  • Freshness: Updated 2026-06-20
  • Used in 3 known stacks

Prerequisites

  • · Host app that loads MCP config (Cursor, Claude Desktop, etc.)
  • · Node.js 18+

Reference command

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

Often stacked with

Stacks that include this