Next.js API Scanner
Summary
Next.js MCP server enables AI assistants to analyze and understand Next.js applications by extracting API route information, validation schemas, and type definitions. Built by jazelly, it scans project directories to discover route handlers, parameters, status codes and response types, providing structured insights about the application's API surface. Particularly valuable for developers who want AI assistants to help with Next.js API development, documentation, and testing without manually documenting endpoint details.
Available Actions(1)
get-routers-info
The Router Analyzer scans your Next.js app directory structure and extracts information about all API routes, including API paths, HTTP methods (GET, POST, PUT, DELETE, etc.), request parameters, status codes, and request and response schemas.
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください