next-devtools-mcp is a Model Context Protocol (MCP) server that provides Next.js development tools and utilities for coding agents like Claude and Cursor. - Node.js v20.19 or a newer latest maintenance LTS version - npm or pnpm Install the MCP server for all your coding agents: Add -y to skip the confirmation prompt and install to all detected agents already in use in the project directory. Add -g
Add this skill
npx mdskills install vercel/next-devtools-mcpComprehensive MCP server providing Next.js development tools with runtime diagnostics, documentation search, and browser automation
claude mcp add next-devtools-mcp -- npx -y next-devtools-mcp
npx mdskills install vercel/next-devtools-mcp