fastmcp.server
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
FastMCP 4 beta is here — get the latest MCP protocol. See what's new.
fastmcp.server.session_scoped_event_storeSessionScopedEventStore store_event store_event(self, stream_id: StreamId, message: JSONRPCMessage | None) -> EventId
replay_events_after replay_events_after(self, last_event_id: EventId, send_callback: EventCallback) -> StreamId | None
