Skip to main content

Prerequisites

  • GitHub account with your MCP server repository
  • MCP server code in a public or private GitHub repository

Supported Servers

  • Python applications with requirements.txt or pyproject.toml
  • MCP servers using HTTP, SSE, or stdio transports
  • JSON-RPC 2.0 protocol support
HTTP transport recommended for best compatibility.