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.timingTimingMiddleware on_request on_request(self, context: MiddlewareContext, call_next: CallNext) -> Any
DetailedTimingMiddleware on_call_tool on_call_tool(self, context: MiddlewareContext, call_next: CallNext) -> Any
on_read_resource on_read_resource(self, context: MiddlewareContext, call_next: CallNext) -> Any
on_get_prompt on_get_prompt(self, context: MiddlewareContext, call_next: CallNext) -> Any
on_list_tools on_list_tools(self, context: MiddlewareContext, call_next: CallNext) -> Any
on_list_resources on_list_resources(self, context: MiddlewareContext, call_next: CallNext) -> Any
on_list_resource_templates on_list_resource_templates(self, context: MiddlewareContext, call_next: CallNext) -> Any
on_list_prompts on_list_prompts(self, context: MiddlewareContext, call_next: CallNext) -> Any