Documentation Index
Fetch the complete documentation index at: https://fastmcp-transfer-to-prefecthq.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Join us at the inaugural PyAI Conf in San Francisco on March 10th! Learn More
Documentation Index
Fetch the complete documentation index at: https://fastmcp-transfer-to-prefecthq.mintlify.app/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