next-devtools

stdio

Used by 11 plugins

Installs next-devtools, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub fradser/dotclaude --plugin next-devtools
Add to Your Project

Add to your .mcp.json:

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