mcpo MCP Server
open-webui/mcpo
A simple, secure MCP-to-OpenAPI proxy server
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
open-webui/mcpo is a Python tool licensed under MIT. A simple, secure MCP-to-OpenAPI proxy server Topics: mcp, mcp-server, open-webui, openapi, mcp-to-openapi.
Ranked #3284 out of 24840 indexed tools.
Has 4,384 GitHub stars.
Used by 57 other projects.
Has 28 contributors.
Ecosystem
Score Breakdown
4,384 stars → well-known project
Last commit 4mo ago → stale
97/153 issues closed → decent issue management
28 contributors → active community
57 dependents → few downstream users
359,388 weekly installs → widely installed
Weights: Freshness 20% · Issue Health 20% · Dependents 22% · Stars 10% · Contributors 8% · How we score →
How to Improve
Matched Queries
From the README
# ⚡️ 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: - ✅ Works instantly with OpenAPI tools, SDKs, and UIs - 🛡 Adds security, stability, and scalability using trusted web standards - 🧠 Auto-generates interactive docs for every tool, no config needed - 🔌 Uses pure HTTP—no sockets, no glue code, no surprises What feels like "one more step" is really fewer steps with better outcomes. mcpo makes your AI tools usable, secure, and interoperable—right now, witRead full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.