MCP Server Module ================= The Model Context Protocol (MCP) server module provides the core server implementation. Server Module ------------- .. automodule:: thoth.mcp_server.server :members: :undoc-members: :show-inheritance: :special-members: __init__ Classes ------- ThothMCPServer ~~~~~~~~~~~~~~ .. autoclass:: thoth.mcp_server.server.ThothMCPServer :members: :undoc-members: :show-inheritance: :special-members: __init__ Functions --------- .. autofunction:: thoth.mcp_server.server.invoker .. autofunction:: thoth.mcp_server.server.run_server Package Contents ---------------- .. automodule:: thoth.mcp_server :members: :undoc-members: :show-inheritance: