Skip to content
Back to search
30
MCP

mcpbusio/mcpbus

docker/mcpbusio/mcpbus

Turn OpenAPI Spec into MCP Server. Get your MCP-server up and running in Code-mode in 1 second.

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

Similar MCP servers embedding-nearest

mcp-openapi-server
MCP Server (Model Context Protocol) for turning OpenAPI specifications into a MCP Resource
0 tools
procoders/openapi-mcp-ts
Turn any OpenAPI spec or Postman Collection into an MCP server. Zero code, instant deployment.
0 tools
mcp-openapi-runner
MCP server that turns any OpenAPI 3.x spec into callable tools for Claude — zero config, instant API access
0 tools
io.github.pavelpiha/specrun
MCP server that converts OpenAPI specs into tools which can query API endpoints
0 tools
connectorforge-mcp
MCP server for ConnectorForge — convert any OpenAPI spec into a ready-to-run MCP server. Generate, browse, and download MCP connectors.
0 tools
nexpando/open-api-mcp
Generate a MCP server based on OpenAPI specifications
0 tools

How to use

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

{
  "mcpServers": {
    "mcpbusio/mcpbus": {
      "url": "None",
      "transport": "http"
    }
  }
}