Skip to main content

fastmcp.server.middleware.tool_injection

A middleware for injecting tools into the MCP server context.

Classes

ToolInjectionMiddleware

A middleware for injecting tools into the context. Methods:

on_list_tools

Inject tools into the response.

on_call_tool

Intercept tool calls to injected tools.