Command Palette

Search for a command to run...

Home / Servers

mcpbridge

by CarlxsMG

MCP REST Bridge logo

MCP REST Bridge

Turn any REST, GraphQL, or MCP server into secure, governed AI tools.

The self-hosted MCP gateway with a real admin UI — OpenAPI-to-MCP auto-discovery, per-tool guardrails, RBAC, circuit breaking. One binary. No Kubernetes.

CI Bun TypeScript Model Context Protocol License: MIT PRs welcome Mutation tested with Stryker Star on GitHub

🎮 Live demo · Website & Docs · Quickstart · Features · Why this vs. the alternatives


MCP REST Bridge is an open-source MCP gateway / proxy / aggregator for the Model Context Protocol (negotiates the MCP protocol version via the official SDK, which supports 2024-10-07 through 2025-11-25 and defaults to 2025-03-26 when a client sends none). Point it at an OpenAPI/Swagger spec, a GraphQL endpoint, a curl command or a Postman collection and it turns your API into MCP tools automatically. Register an existing MCP server and it re-exposes it through the same governed pipeline. Every call runs through SSRF protection, prompt-injection sanitizing, per-tool rate limits, circuit breakers, RBAC and a tamper-evident audit log — and you manage all of it from a built-in admin UI, not a pile of YAML. Tested against Claude Desktop, Cursor, and custom MCP agents.

MCP REST Bridge admin UI — registered servers, tools and health

Try the live demo — the full admin UI running on mock data, no install.

🔌 Convert anything to MCP

Six ways to turn a backend into governed MCP tools — one POST /register call, then every call runs through the same guard pipeline:

Your backendRegister withBecomes
REST API (OpenAPI / Swagger)openapi_urlone MCP tool per operation
GraphQL APIgraphql_urlone tool per query & mutation
A curl commandcurl_inputone tool from the request
Postman collection (v2.1)postman_collectionone tool per request
No spec — hand-writtentools[]exactly the tools you define
Existing MCP serverkind: "mcp" + mcp_urlits tools, re-exposed & governed

See Registering backends → for the payload of each, and Bundles → to serve several backends through one endpoint.

✨ Why MCP REST Bridge

Related servers

n8n

Updated today

by n8n-io

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

199,260

mcp-server-git

OfficialUpdated today

by modelcontextprotocol

A Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs

89,176

mcp-server-fetch

OfficialUpdated today

by modelcontextprotocol

A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs

89,176

@modelcontextprotocol/server-everything

OfficialUpdated today

by modelcontextprotocol

MCP server that exercises all the features of the MCP protocol

89,176