Back to search
30
MCP

jaceromri/openapi-mcp-proxy

docker/jaceromri/openapi-mcp-proxy

CLI tool to create an MCP server exposing services from an OpenAPI specification

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

Similar MCP servers embedding-nearest

iflow-mcp_openapi-mcp-proxy
MCP Server for OpenAPI Schema Exploration
0 tools
mcp-rest-api
A CLI tool that serves as an MCP Server for REST API interactions
0 tools
iflow-mcp_OpenAPI-MCP
OpenAPI to MCP proxy server that translates OpenAPI specs into MCP tools
0 tools
nexpando/open-api-mcp
Generate a MCP server based on OpenAPI specifications
0 tools
mcp-openapi-server
MCP Server (Model Context Protocol) for turning OpenAPI specifications into a MCP Resource
0 tools
mcp2cli
Turn any MCP server or OpenAPI spec into a CLI
0 tools

How to use

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

{
  "mcpServers": {
    "jaceromri/openapi-mcp-proxy": {
      "url": "None",
      "transport": "http"
    }
  }
}