vercel/next-devtools-mcp
An MCP server that exposes Next.js development utilities for AI coding agents like Claude Code and Cursor.

This is a Model Context Protocol (MCP) server that provides Next.js development tools and utilities for AI coding agents. It allows agents like Claude Code, Cursor, Codex, and Amp to interact with Next.js projects by exposing development capabilities through the MCP standard. The server is installed via npx and configured as a standard MCP server in compatible AI coding clients, enabling agents to access Next.js-specific tooling during development workflows.