diff --git a/src/fastmcp/server/server.py b/src/fastmcp/server/server.py index 2a6ef1871..6f87a7bdd 100644 --- a/src/fastmcp/server/server.py +++ b/src/fastmcp/server/server.py @@ -574,7 +574,7 @@ class FastMCP(Generic[LifespanResultT]): """Run the FastMCP server. Note this is a synchronous function. Args: - transport: Transport protocol to use ("stdio", "sse", or "streamable-http") + transport: Transport protocol to use ("http", "stdio", "sse", or "streamable-http") """ anyio.run(