nextjs-mcp-server

kamolc4/nextjs-mcp-server
★ 0 stars TypeScript AI/LLM Updated 8d ago
Production-ready Next.js MCP Server template for the Model Context Protocol (MCP). Build AI integrations with Next.js, TypeScript, App Router, API Routes, Claude Desktop, Cursor, Windsurf, and other MCP clients.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nextjs-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "kamolc4/nextjs-mcp-server"
      ]
    }
  }
}

Topics

aiai-agentsapi-routesapp-routerclaudeclaude-desktopcursormcpmcp-servermcpforge-954e7bbemodel-context-protocolnextjsstarter-templatetypescriptweb-development