api/mcp_server_get_detail.py.dox.md
mcp_server_get_detail.py API endpoint.mcp_server_get_detail.py because this directory is intentionally flat.mcp_server_get_detail.py owns the runtime implementation.mcp_server_get_detail.py.dox.md owns durable notes about responsibilities, contracts, side effects, and verification for that implementation.McpServerGetDetail (ApiHandler)
async process(self, input: dict[Any, Any], request: Request) -> dict[Any, Any] | Responsehelpers.api.ApiHandler; WebSocket handlers must derive from helpers.ws.WsHandler.server_name and optional project_name; when project_name is present, detail resolves through the project-scoped MCP configuration.disabled_tools config list remain present in this detail list with a disabled flag so the UI can re-enable them.McpServerGetDetail is an ApiHandler.McpServerGetDetail defines process(...).helpers.api, helpers.mcp_handler, typing.MCPConfig.get_instance.get_server_detail, MCPConfig.get_project_instance, MCPConfig.get_instance.helpers.api.Response for non-JSON responses, files, redirects, or status-specific replies.No child DOX files.