mcpo
Active·★ 4.2k·MIT·Updated 2026-05-17
★ Trending★ Essential
A simple, secure MCP-to-OpenAPI proxy server
mcpo is a simple proxy that transforms any Model Context Protocol (MCP) server command into a standard RESTful OpenAPI server. This allows LLM agents and other applications to seamlessly interact with MCP tools without custom protocols or glue code.
#OpenAPI#HTTP Proxy#LLM Agents#Tool Interoperability#Python#Coding
01
Features
01Instant OpenAPI compatibility for MCP tools.
02Enhances security, stability, and scalability with trusted web standards.
03Automatically generates interactive OpenAPI documentation for every tool.
04Eliminates custom protocols and glue code through pure HTTP.
05Supports OAuth 2.1 authentication for secure access.
02
Compatibility
OpenAPI Standard
Native Compatibility
Verified via docs
LLM Agents & Applications
Supported
Verified via docs
Open WebUI
Supported
Verified via docs
03
Quick start
1
$ pip install mcpo
04
Use cases
↳Integrating existing MCP tools with LLM agents expecting OpenAPI.
↳Exposing custom or legacy MCP functionalities as standard web services.
↳Developing interoperable AI applications with standardized tool access.
05
Alternatives
awesome-n8n-templates★ 22.6k
Supercharge your workflow automation with this curated collection of n8n templates! Instantly connect your favorite apps-like Gmail, Telegram, Google Drive, Slack, and more-with ready-to-use, AI-powered automations. Save time, boost productivity, and unlock the true potential of n8n in just a few clicks.
FastMCP★ 25.4k
The fast, Pythonic way to build MCP servers and clients. Designed by the Pydantic team for type safety and speed.
Context7★ 56.4k
MCP Server that provides up-to-date code documentation for LLMs and AI code editors.
GitHub MCP Server★ 30.3k
GitHub's official MCP Server. Allows AI agents to interact directly with your GitHub repositories (read files, search code, issues).
n8n★ 190.2k
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
Microsoft AutoGen★ 58.5k
A framework that enables the development of LLM applications using multiple agents that can converse with each other to solve tasks.
Related searches
Comments
Log in to leave a comment
No comments yet. Be the first!