Skip to content
Back to search
30
MCP

mcp-bridge-parser

npm/mcp-bridge-parser

Convert OpenAPI specs to MCP (Model Context Protocol) server configurations. Works in Node.js, browser, and Deno. Part of MCP-Bridge — https://mcpbridge.org

Uptime
0.0%
15 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
@mseep/specbridge
An MCP server that bridges OpenAPI specifications to MCP tools - scan a folder for spec files and automatically generate corresponding tools
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
mcpbusio/mcpbus
Turn OpenAPI Spec into MCP Server. Get your MCP-server up and running in Code-mode in 1 second.
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
iflow-mcp_OpenAPI-MCP
OpenAPI to MCP proxy server that translates OpenAPI specs into MCP tools
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-bridge-parser": {
      "url": "None",
      "transport": "http"
    }
  }
}