Next.js DevTools MCP

Official Vercel MCP server that gives AI coding agents runtime diagnostics, development automation, and documentation access for Next.js applications — including real-time error detection, route inspection, automated Next.js 16 upgrades, and browser testing via Playwright.

Evaluated Mar 06, 2026 (0d ago) vlatest
Homepage ↗ Repo ↗ Developer Tools nextjs vercel mcp devtools debugging playwright upgrade official
⚙ Agent Friendliness
79
/ 100
Can an agent use this?
🔒 Security
77
/ 100
Is it safe for agents?
⚡ Reliability
74
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
80
Documentation
82
Error Messages
72
Auth Simplicity
82
Rate Limits
72

🔒 Security

TLS Enforcement
88
Auth Strength
75
Scope Granularity
68
Dep. Hygiene
82
Secret Handling
75

Next.js developer tools MCP. Local dev environment integration. Never expose dev tools in production. Dev-only endpoints can leak source maps and internals.

⚡ Reliability

Uptime/SLA
75
Version Stability
78
Breaking Changes
72
Error Recovery
72
AF Security Reliability

Best When

When an AI coding agent is actively developing or upgrading a Next.js application and needs real-time feedback on errors, routes, and build state.

Avoid When

When working on non-Next.js codebases or when you need production runtime observability rather than development-time diagnostics.

Use Cases

  • Real-time build and runtime error detection in Next.js apps during AI-assisted development
  • Automated Next.js 16 upgrades using official codemods via AI agent
  • Querying application route and component hierarchy to understand codebase structure
  • AI-assisted Cache Components migration with integrated error detection
  • Browser automation testing with Playwright to visually verify changes made by AI

Not For

  • Non-Next.js projects (React, Vue, etc.) — Next.js-specific tooling only
  • Production monitoring or observability (development-time tool only)
  • Next.js versions below 16 for runtime diagnostics features

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

OAuth: No Scopes: No

No authentication required. Runs locally alongside the Next.js dev server. No API keys needed.

Pricing

Model: open_source
Free tier: Yes
Requires CC: No

Open source, free to use. Official Vercel project. No hosting costs — runs locally.

Agent Metadata

Pagination
none
Idempotent
Partial
Retry Guidance
Not documented

Known Gotchas

  • Runtime diagnostics require Next.js 16+ — earlier versions get limited functionality
  • Requires Node.js v20.19+ or latest LTS — check version before use
  • The init tool should be called first to load documentation context before other tools
  • Playwright browser testing adds a browser dependency that must be installed separately
  • upgrade_nextjs_16 and enable_cache_components tools make file modifications — use in version-controlled repos only

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Next.js DevTools MCP.

$99

Scores are editorial opinions as of 2026-03-06.

5215
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered