next-mcp-server

next-mcp-server

88

Next.js MCP Server is a tool that analyzes Next.js app directories to extract and present detailed information about API routes. It provides insights into API paths, methods, and other routing details, while supporting both command line and Docker setup for usage.

Next.js MCP Server

Features

  • Scans Next.js app directories and extracts API route information.
  • Analyzes API paths, HTTP methods, parameters, status codes, and schemas.

Usage

  • Run the server via command line or Docker.

How It Works

  • Scans app directory structure and analyzes route files for details like HTTP methods and paths.