mcpo-simple-server
MCP Calling Servere via SSE and OpenAPI
Documentation
MCPoSimpleServer
A Python-based LLM server that implements the Model Context Protocol (MCP).
๐ค What is MCPoSimpleServer?
MCPoSimpleServer is a lightweight, asynchronous API platform for running and managing MCP tools in isolated, secure environments. It implements the Model Context Protocol (MCP) for seamless integration with LLM applications.
๐บ Demo
Check out our demo video to see MCPoSimpleServer in action:

โจ Key Features
- โจ Local Docker container โ your own local Docker container with a single SSE-MCP connection
- โก Support quick and easy load any MCP tool launched via `uvx` or `npx`
- ๐ Dynamic tool loading and filtering (whitelist/blacklist)
- ๐ Access to MCP tools via SSE, Swagger REST, and OpenAPI.json (compatible with OpenWebUI)
- ๐ณ Tool isolation โ each tool runs in its own thread
- ๐๏ธ JSON-based configuration โ easy to edit and portable
- ๐งโ๐ป Ability to launch your own MCP server with custom ENV parameters
- ๐ก๏ธ Bearer admin hack โ simple admin authorization (ideal for testing and quick changes)
- ๐ Async FastAPI Python server with full type hints for code clarity and safety
- โ PyTest โ fast and easy verification of changes on a running server
๐ What we have now
- ๐ Docker container built on Debian 13 with FastAPI/Python 3.13 server
- โก Support quick and easy load any MCP tool launched via `uvx` or `npx`
- ๐ Access to MCP tools via SSE, Swagger REST, and OpenAPI.json (OpenWebUI compatible)
- ๐ SupervisorD controlled by ENV allows running SSHD + Xfce + noVNC (desktop via web/port 6901, ~260MB)
- ๐ Dynamic tool loading and filtering from MCP server (whitelist/blacklist)
- ๐งต Each MCP server runs in its own thread
- ๐๏ธ No need for a database โ JSON configuration for easy editing and portability
- ๐งโ๐ป Users can define their own MCP server with custom ENV (auto-detected via Auth Bearer)
- ๐ก๏ธ Env Bearer Admin Hack โ configurable env simulating Bearer admin (ideal for tests and quick changes)
- ๐ Built entirely on FastAPI Python + Pydantic for code clarity and safety
- โ Custom SSE stack based only on FastAPI (no Starlette)
- โ PyTest โ tests run a live server instance and perform tests on a real running server (no mocking!)
๐ Working on
- ๐ค Prompts โ fixing some bugs with class injection into SSE
- ๐ฅ๏ธ WebUI Frontend with Marketplace (click and install)
Frequently asked questions
What is mcpo-simple-server?
mcpo-simple-server is MCP Calling Servere via SSE and OpenAPI
How do I install mcpo-simple-server?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is mcpo-simple-server open source?
Yes โ it is hosted on GitHub at https://github.com/getsimpletool/mcpo-simple-server and has 7 stars.
Related MCP tools
A simple, secure MCP-to-OpenAPI proxy server Python-based implementation. Trusted by 3500+ developers. Trusted by 3500+ developers.
Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth! Python-based implementation. Trusted by 11000+ developers.
AWS MCP Servers โ helping you get the most out of AWS, wherever you use MCP. Python-based implementation. Trusted by 6900+ developers.
Official MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
ๅผ็ๅณ็จ็ไผ้ ็ฎก็mcpๆๅก | ็ปๅAgentๆกๆถ | ไฝ่ ๅฌๅ | ๅทฒๅๅธpypi | Vue้กต้ขdemo Python-based implementation.
A text-based user interface (TUI) client for interacting with MCP servers using Ollama. Features include multi-server, dynamic model switching, streaming res...
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP