sda.mcp ======= .. py:module:: sda.mcp .. autoapi-nested-parse:: MCP server package for SDA. Submodules ---------- .. toctree:: :maxdepth: 1 /_api/sda/mcp/server/index /_api/sda/mcp/tools/index Functions --------- .. autoapisummary:: sda.mcp.create_mcp_server Package Contents ---------------- .. py:function:: create_mcp_server(host = '127.0.0.1', port = 8000) Create and configure the SDA MCP server.