Back to search
30
MCP

auto-mcp

brizzai/auto-mcp

Transform any OpenAPI/Swagger definition into a fully-featured Model Context Protocol (MCP) server

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

api-explorer-mcp
A Model Context Protocol server for efficient OpenAPI/Swagger specification exploration and API testing
0 tools
api-to-mcp-converter
Convert any REST API (OpenAPI/Swagger) into MCP-compatible tools instantly
0 tools
mcp-openapi-server
MCP Server (Model Context Protocol) for turning OpenAPI specifications into a MCP Resource
0 tools
io.github.docat0209/openapi
Turn any OpenAPI/Swagger spec into MCP tools. Zero config, zero code.
0 tools
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
awslabs.openapi-mcp-server
An AWS Labs Model Context Protocol (MCP) server for OpenAPI
0 tools

How to use

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

{
  "mcpServers": {
    "auto-mcp": {
      "url": "https://automcp.brizz.ai",
      "transport": "http"
    }
  }
}