ClaudeSuperPower
M

mcpo

MCP Server

A simple, secure MCP-to-OpenAPI proxy server

Install

claude mcp add mcpo -- npx -y github:open-webui/mcpo

What is mcpo?

A simple, secure MCP-to-OpenAPI proxy server

Trust

86/100 · Excellent

3 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.