Tools removed, docs & browser eval changes
vercel/next-devtools-mcp
MCP Developer ToolsA Model Context Protocol (MCP) connector that lets AI coding agents like Claude, Cursor, and Amp interact with a running Next.js dev server for live errors, routes, logs, docs, and browser automation.
Features
- Discovers active Next.js 16+ dev servers and proxies their built‑in MCP endpoint
- Provides `nextjs_index` to list discovered servers and their runtime tools
- Offers `nextjs_call` for querying errors, logs, route metadata, and Server Actions
- Includes gateways (`nextjs_docs`, `browser_eval`) that point agents at version‑accurate docs and the `agent-browser` CLI
Recent releases
View all 17 releases →Minor fixes and improvements.
Full changelog
What's Changed
- fix: filter base64 image from screenshot result by @Burry in https://github.com/vercel/next-devtools-mcp/pull/105
- fix(init): avoid agent idle caused by strict reply prohibition (fix #109) by @MapleCity1314 in https://github.com/vercel/next-devtools-mcp/pull/110
New Contributors
- @Burry made their first contribution in https://github.com/vercel/next-devtools-mcp/pull/105
- @MapleCity1314 made their first contribution in https://github.com/vercel/next-devtools-mcp/pull/110
Full Changelog: https://github.com/vercel/next-devtools-mcp/compare/v0.3.7...v0.3.8
- CVE-2025-66414 in @modelcontextprotocol/sdk 1.24.3
- CVE-2025-55182 in Next.js 16.0.7
Full changelog
Fixes
- fix: upgrade @modelcontextprotocol/sdk to 1.24.3 (CVE-2025-66414) by @gaojude in https://github.com/vercel/next-devtools-mcp/pull/107
Misc
-
fix: upgrade Next.js to 16.0.7 (CVE-2025-55182) by @ctate in https://github.com/vercel/next-devtools-mcp/pull/106
-
@ctate made their first contribution in https://github.com/vercel/next-devtools-mcp/pull/106
Full Changelog: https://github.com/vercel/next-devtools-mcp/compare/v0.3.6...v0.3.7
- Improved port discovery
Full changelog
Improvements
- Fix screenshot action using wrong Playwright MCP tool name by @gaojude in https://github.com/vercel/next-devtools-mcp/pull/98
- Improve port discovery by @gaojude in https://github.com/vercel/next-devtools-mcp/pull/101
Misc
- ci: update server.json for mcp registry when bump version by @huozhi in https://github.com/vercel/next-devtools-mcp/pull/102
- Add troubleshooting section for common user issues by @gaojude in https://github.com/vercel/next-devtools-mcp/pull/97
Full Changelog: https://github.com/vercel/next-devtools-mcp/compare/v0.3.5...v0.3.6
- Combine Next.js server and tool listings to simplify discovery
Full changelog
What's Changed
- Simplify Next.js server discovery by combining server and tool listing by @gaojude in https://github.com/vercel/next-devtools-mcp/pull/96
Full Changelog: https://github.com/vercel/next-devtools-mcp/compare/v0.3.4...v0.3.5
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.