https://github.com/zwldarren/easymcp
https://github.com/zwldarren/easymcp
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zwldarren/easymcp
- Owner: zwldarren
- Created: 2025-08-22T21:52:01.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-09-06T20:20:55.000Z (11 months ago)
- Last Synced: 2025-09-06T22:18:50.317Z (11 months ago)
- Language: Python
- Size: 276 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EasyMCP
EasyMCP is a powerful MCP (Model Context Protocol) proxy server designed to integrate different types of MCP servers (stdio, SSE, Streamable HTTP) into a unified management platform.
## Project References
This project was developed with reference to the following excellent open source projects:
- **[mcpo](https://github.com/open-webui/mcpo)**
- **[mcp-proxy](https://github.com/sparfenyuk/mcp-proxy)**