Skip to main content

Start Here

MCP Deploy Sample Server - Ready to deploy in 1 minute: github.com/mcpdeploy/sample-mcp-server

Frameworks

  • FastMCP: Simple Python framework for MCP servers
  • Custom Python: Any Python MCP server with requirements.txt

Transports

  • HTTP (recommended)
  • SSE
  • Stdio
All examples use Python and follow the MCP specification.