Skip to main content

MCP Servers API

MCP server connections and their OAuth lifecycle.

📄️Test connectivity to MCP server (deprecated shape)

Deprecated: use `POST /api/v1/mcp-servers/{mcpServerId}/test-connection/`, which addresses the server in the path instead of a required query parameter. This variant behaves identically. Opens a real client session against the server and lists its tools, so it exercises the configured transport, credentials and, for OAuth servers, the caller’s stored connection. Discovery failures answer `400` with the error message in the same response shape.