Skip to content
Back to search
30
MCP

mcp-api-gen

npm/mcp-api-gen

A MCP for api auto-generation from OpenAPI 2/3 (private network). Takes ~1s for 1000+ APIs.reproducible results, custom request examples. For Trae, Cursor, etc.

Uptime
0.0%
21 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

API-to-MCP-Generator
Transform any OpenAPI specification into a production-ready Model Context Protocol (MCP) server. Instantly make your REST APIs available to
0 tools
api-doc-mcp-server
An MCP tool for automatically generating API documentation that can be integrated with Cursor
0 tools
mcpgen
MCP server generator that auto-creates MCP servers from API documentation pages or regular websites using Firecrawl and LLMs.
0 tools
fastapi-mcp
Automatic MCP server generator for FastAPI applications - converts FastAPI endpoints to MCP tools for LLM integration
0 tools
Generate Custom MCPs
Enables dynamic creation of customized MCP servers using the MCP SDK to automate setup and manage tools and resources for specialized AI app
0 tools
io.github.ryudi84/api
MCP server for generating REST API boilerplate and Express endpoints.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-api-gen": {
      "url": "None",
      "transport": "http"
    }
  }
}