Loomal

next-devtools-mcp

MCP server by github.com/vercel/next-devtools-mcp

Next.js development tools MCP server with stdio transport

765 starsnpm: next-devtools-mcp

About next-devtools-mcp

next-devtools-mcp is an MCP (Model Context Protocol) server published by vercel in the official MCP registry. Next.js development tools MCP server with stdio transport

It ships as an npm package (next-devtools-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/vercel/next-devtools-mcp, where the project has earned 765 GitHub stars.

Use next-devtools-mcp with your agent

Claude Code · one command
claude mcp add next-devtools-mcp -- npx -y next-devtools-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "next-devtools-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "next-devtools-mcp"
      ]
    }
  }
}
npmnext-devtools-mcp

Frequently asked questions

What is next-devtools-mcp?
next-devtools-mcp is an MCP (Model Context Protocol) server by vercel. Next.js development tools MCP server with stdio transport
How do I connect next-devtools-mcp to Claude, Cursor, or another MCP client?
Install next-devtools-mcp from its npm package (next-devtools-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is next-devtools-mcp open source?
Yes — the source code is public at github.com/vercel/next-devtools-mcp, with 765 GitHub stars.
Can AI agents pay to use next-devtools-mcp?
Not yet through Loomal — next-devtools-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain next-devtools-mcp? Claim this listing free by verifying GitHub ownership, or contact us.