MCP Servers / development / Next.js DevTools MCP

Next.js DevTools MCP

JSON →
httpnoneofficial763development

next-devtools-mcp is a MCP server that provides Next.js development tools and utilities for AI coding assistants like Claude and Cursor.

Install
How to run this server
[ { "cmd": "npx add-mcp", "imports": [] } ]
server path: next-js-devtools-mcp
Tools
What this server exposes
init
Initialize Next.js DevTools MCP context and establish documentation requirements.
nextjs_docs
Search and retrieve Next.js official documentation and knowledge base.
browser_eval
Automate and test web applications using Playwright browser automation.
nextjs_index
Discover all running Next.js dev servers and list their available MCP tools.
nextjs_call
Execute a specific MCP tool on a running Next.js dev server.
upgrade_nextjs_16
Guides through upgrading Next.js to version 16 with automated codemod execution.
enable_cache_components
Complete Cache Components setup, enablement, and migration for Next.js 16 with automated error detection and fixing.
Configuration
Environment & auth
authnone
Resources
Next.js DevTools MCP — MCP Server · libregistry