Back to search
30
MCP

next-devtools-mcp

vercel/next-devtools-mcp

Next.js Development for Coding Agent

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

chrome-devtools-mcp
Chrome DevTools for coding agents
0 tools
io.github.vercel/next-devtools-mcp
Next.js development tools MCP server with stdio transport
0 tools
next-mcp-server
Help LLMs to understand your Next.js project better
0 tools
mcp/next-devtools-mcp
next-devtools-mcp is a Model Context Protocol (MCP) server that provides Next.js development tool...
0 tools
code-expert-mcp
MCP server for AI-assisted development
0 tools
nextcloud-mcp-server
Nextcloud MCP Server
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "next-devtools-mcp": {
      "url": "https://www.npmjs.com/package/next-devtools-mcp",
      "transport": "http"
    }
  }
}