Next.js DevTools MCP
Rank #673io.github.vercel/next-devtools-mcp
Provides specialized development tools and utilities for Next.js, allowing AI agents to perform runtime diagnostics and access official documentation. It enables automated context initialization and real-time interaction with Next.js development servers to query application state.
Next.js DevTools MCP is a Model Context Protocol (MCP) server published by vercel. It ranks #673 of 58,832 servers tracked on MCP Toplist, and its repository has 763 GitHub stars. Next.js DevTools MCP is listed across 3 registries — Official MCP, Glama and PulseMCP, with 7 tracked versions. It was first listed on Oct 13, 2025 and most recently updated on Dec 5, 2025.
Ranks ahead of 58,159 of 58,832 servers on MCP Toplist.
Use Next.js DevTools MCP
Add Next.js DevTools MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"next-devtools-mcp": {
"command": "npx",
"args": [
"-y",
"next-devtools-mcp"
]
}
}
}Listed on 2 registries (1 delisted)
vercel
Other servers by vercel
View all vercel servers →Available versions (7)
| Version | Published |
|---|---|
| 0.3.6 | Dec 5, 2025 |
| 0.3.4 | Nov 21, 2025 |
| 0.3.3 | Nov 13, 2025 |
| 0.2.3 | Oct 29, 2025 |
| 0.2.2 | Oct 28, 2025 |
| 0.2.1 | Oct 22, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Next.js DevTools MCP?
- Provides specialized development tools and utilities for Next.js, allowing AI agents to perform runtime diagnostics and access official documentation. It enables automated context initialization and real-time interaction with Next.js development servers to query application state.
- Who maintains Next.js DevTools MCP?
- Next.js DevTools MCP is maintained by vercel, which publishes 3 MCP servers (11 total versions) tracked on MCP Toplist.
- Is Next.js DevTools MCP an official MCP server?
- Yes — Next.js DevTools MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Next.js DevTools MCP have?
- MCP Toplist tracks 7 versions of Next.js DevTools MCP, most recently published on Dec 5, 2025.
- Where can I find the source code for Next.js DevTools MCP?
- The source code for Next.js DevTools MCP is hosted at github.com/vercel/next-devtools-mcp.