Install
claude mcp add mcpo -- npx -y github:open-webui/mcpoWhat is mcpo?
A simple, secure MCP-to-OpenAPI proxy server
Trust
86/100 · Excellent3 factors scored below maximum
Documentation
README · ~5 min readâ¡ï¸ mcpo
Expose any MCP tool as an OpenAPI-compatible HTTP serverâinstantly.
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.
No custom protocol. No glue code. No hassle.
ð¤ Why Use mcpo Instead of Native MCP?
MCP servers usually speak over raw stdio, which is:
- ð Inherently insecure
- â Incompatible with most tools
- ð§© Missing standard features like docs, auth, error handling, etc.
mcpo solves all of thatâwithout extra effort:
Reviews
Log in to leave a review.
No reviews yet — be the first.
Explore related
Other things in this space — across every part of the ecosystem, not just mcp servers.
MCP Serverssimilar to this one
All mcp servers →Petstore MCP Server
Swagger Petstore API (v1.0.27) as MCP for testing and prototyping powered by the HAPI MCP server
8 stars
rhumb-mcp
Agent gateway for Index discovery, AN Score evaluation, and Resolve governed execution
3 stars
Trello MCP Server
MCP server for the Trello REST API – manage boards, lists, cards, labels, checklists and more
2 stars