OCDocker.MCP.Server module =========================== .. note:: The 12 MCP tools this module registers are documented in full, by hand, on the parent :doc:`OCDocker.MCP` page — they are Python closures inside :func:`build_ocdocker_mcp_server` and are invisible to ``automodule`` below. This page covers only the module-level constants, exception, and the two public functions. .. automodule:: OCDocker.MCP.Server :members: :undoc-members: :show-inheritance: