Back to search
30
MCP

io.github.vercel/next-devtools-mcp

io.github.vercel/next-devtools-mcp

Next.js development tools MCP server with stdio transport

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

next-devtools-mcp
Next.js Development for Coding Agent
0 tools
mcp/next-devtools-mcp
next-devtools-mcp is a Model Context Protocol (MCP) server that provides Next.js development tool...
0 tools
io.github.berkayderin/nextscan
MCP server that scans Next.js projects and returns a compact summary
0 tools
io.github.mobile-next/mobile-mcp
MCP server for iOS and Android Mobile Development, Automation and Testing
0 tools
io.github.morinokami/astro-mcp
MCP server to support Astro project development
0 tools
io.github.thenextgennexus/developer-tools-mcp-server
Access GitHub repos, npm/PyPI packages, Stack Overflow, arXiv, and Google Scholar
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.vercel/next-devtools-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}