Advanced Usage
MCP Transport
Understanding MCP transport methods and how to choose between them
FastAPI-MCP supports two MCP transport methods for client-server communication: HTTP transport (recommended) and SSE transport (backwards compatibility).
Understanding MCP transport methods and how to choose between them