Reference¶
Autodocs sourced from the package itself via mkdocstrings. Every entry is
generated from the live source — nothing duplicated by hand.
MCPServer— the public entry point.- Protocol types — JSON-RPC envelope, MCP message types, error codes.
- Registries —
ToolRegistry,ResourceRegistry, bindings, session stores. - Auth — backends, permissions, response builders.
- Output —
OutputFormat, encoders,build_tool_result.