mcp
Mcp Endpoint
Main MCP HTTP transport endpoint.
This endpoint handles all MCP protocol messages following the standard HTTP transport specification for MCP servers.
Args: request: The FastAPI request object body: The MCP request body containing method and params token: The authenticated Bearer token
Returns: JSONResponse with the MCP protocol response
post/mcp
Request body
object required
Response
Successful Response
{"stackTrail":"paths:/mcp:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.