Prerequisites
- GitHub account with your MCP server repository
- MCP server code in a public or private GitHub repository
Supported Servers
- Python applications with
requirements.txtorpyproject.toml - MCP servers using HTTP, SSE, or stdio transports
- JSON-RPC 2.0 protocol support
HTTP transport recommended for best compatibility.