Documentation Index
Fetch the complete documentation index at: https://gofastmcp.com/llms.txt
Use this file to discover all available pages before exploring further.
Meet Prefect Horizon, the enterprise MCP gateway built by the team behind FastMCP
Documentation Index
Fetch the complete documentation index at: https://gofastmcp.com/llms.txt
Use this file to discover all available pages before exploring further.
fastmcp.server.middleware.error_handlingErrorHandlingMiddleware on_message on_message(self, context: MiddlewareContext, call_next: CallNext) -> Any
get_error_stats get_error_stats(self) -> dict[str, int]
RetryMiddleware on_request on_request(self, context: MiddlewareContext, call_next: CallNext) -> Any