Next Devtools MCP
Rank #277io.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 Devtools MCP is a Model Context Protocol (MCP) server published by vercel. It ranks #277 of 76,851 servers tracked on MCP Toplist, and its repository has 786 GitHub stars. Next 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 76,574 of 76,851 servers on MCP Toplist.
Use Next Devtools MCP
Add Next 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 1 registry (2 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
- Who maintains Next Devtools MCP?
- Next Devtools MCP is maintained by vercel, which publishes 3 MCP servers (16 total versions) tracked on MCP Toplist.
- Is Next Devtools MCP listed on the Official MCP Registry?
- Yes — Next Devtools MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Next Devtools MCP have?
- MCP Toplist tracks 7 versions of Next Devtools MCP, most recently published on Dec 5, 2025.
- Where can I find the source code for Next Devtools MCP?
- The source code for Next Devtools MCP is hosted at github.com/vercel/next-devtools-mcp.