Skip to main content
Glama
notsariedo

OpenAPI to Remote MCP Gateway

by notsariedo
README.md
# OpenAPI Remote MCP Gateway

A free cloud gateway that automatically transforms any standard OpenAPI JSON specification into a hosted remote Model Context Protocol (MCP) server running over Server-Sent Events (SSE).

## Live Application
Try the live tool here: [https://mcp-bridge-saas.onrender.com](https://mcp-bridge-saas.onrender.com)

## Features
- **Zero Boilerplate:** Dynamically parses OpenAPI paths into standard MCP tool schemas on the fly.
- **Backend Architecture:** Powered by a real-time, isolated multi-account routing pipeline using Supabase and Render.
- **Protocol Compliant:** Handshakes cleanly with the official MCP Inspector for tool listings, discovery, and execution.

*Note: The core routing and isolation engine codebase for this gateway is maintained in a private repository for security infrastructure purposes.*