@vercel/next-devtools-mcp
This is an MCP (Model Context Protocol) server that provides Next.js development tools for AI coding assistants. The server exposes tools, prompts, and resources to help with Next.js upgrades, Cache C
Install
Add @vercel/next-devtools-mcp to Claude Code with the PolySkill CLI: polyskill add @vercel/next-devtools-mcp
Instructions
# CLAUDE.md This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. ## Project Overview This is an MCP (Model Context Protocol) server that provides Next.js development tools for AI coding assistants. The server exposes tools, prompts, and resources to help with Next.js upgrades, Cache Components setup, documentation search, browser testing, and runtime diagnostics. The server is built using the standard `@modelcontextprotocol/sdk` package with TypeScript and ES modules. ## Build and Development Commands ```bash # Install dependencies pnpm instal…
Keywords: github, nextjs-development, ai-coding-assistants, mcp-server, web-development-tools, cache-management, software-upgrades, development-resources, coding-assistance