Get an MCP server by ID
MCP Servers V2
Get an MCP server by ID
Retrieves an MCP server by ID. Sensitive fields in the manifest are redacted.
GET
Get an MCP server by ID
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
MCP server id (the id returned by GET /v1/mcp, not the name).
Example:
"mcp-01HXYZ..."
Query Parameters
Resolve tools for the MCP server. Only applies to server types that persist tools (e.g. OpenAPIMCPServer). Defaults to false.
Response
The MCP server.
The MCP server data.