thoth.mcp_server¶
Thoth MCP Server package.
Functions
|
Main entry point for the MCP server. |
Synchronous entry point for running the server. |
Classes
|
Main Thoth MCP Server implementation. |
- class thoth.mcp_server.ThothMCPServer(name: str = 'thoth-server', version: str = '1.0.0')[source]¶
Bases:
objectMain Thoth MCP Server implementation.
Modules
Thoth MCP Server - Main remote MCP server implementation. |