by open-webui · MCP Server · ★ 4.0k
⚡️ 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.
| Stars | 4,032 |
| Forks | 446 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 69.9225838508864/100 |
| Open Issues | 49 |
| Last Updated | 2026-02-27 |
| Created | 2025-03-30 |
| Platforms | browser, mcp, python |
| Est. Tokens | ~20k |
These tools work well together with mcpo for enhanced workflows:
Explore other popular mcp server tools:
mcpo is A simple, secure MCP-to-OpenAPI proxy server. It is categorized as a MCP Server with 4.0k GitHub stars.
mcpo is primarily written in Python. It covers topics such as mcp, mcp-server, mcp-to-openapi.
You can find installation instructions and usage details in the mcpo GitHub repository at github.com/open-webui/mcpo. The project has 4.0k stars and 446 forks, indicating an active community.
mcpo is released under the MIT license, making it free to use and modify according to the license terms.