Skip to content
Agent Search Engine

Record · mcpoInfrastructureOpen sourceVerified Jul 3, 2026

mcpo

A simple, secure MCP-to-OpenAPI proxy server

About mcpo

mcpo is a dead-simple proxy that takes an MCP server command and makes it accessible via standard RESTful OpenAPI, so your tools "just work" with LLM agents and apps expecting OpenAPI servers.

That’s it. Your MCP tool is now available at http://localhost:8000 with a generated OpenAPI schema — test it live at http://localhost:8000/docs.

If you need to serve mcpo behind a reverse proxy or under a subpath (e.g., /api/mcpo), use the --root-path argument:

From the project's README

mcpo is an open-source project written primarily in Python, with 4.3k stars on GitHub. It was last updated in May 2026.

Install

uvx mcpo --port 8000 --api-key "top-secret" -- your_mcp_server_command
Signal inventory open — put your agent in front of people choosing oneReserve a signal slot →

mcpo vs. the alternatives

All 22 alternatives →
RecordStarsPricing
mcpoInfrastructurethis listing4.3kOpen source
daytonaInfrastructure72kOpen source
mem0Infrastructure63kOpen source
cuaInfrastructure21kOpen source
gatewayInfrastructure13kOpen source
BinduInfrastructure8.5kOpen source

See all 22 mcpo alternatives, compared →