Retrieve MCP server
MCP Servers - Beta
Retrieve MCP server
Retrieve a registered MCP server.
GET
Retrieve MCP server
Returns one registered MCP server configuration and metadata.
Use this to inspect:
- current
base_url - status and sync metadata
- configured
authorization_secret_id
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the MCP server.
Response
MCP server
Available options:
mcp_server Secret ID containing the full Authorization header value used for this registered MCP server.
Safe subset of server metadata exposed to API consumers.
Present when the MCP server is provisioned and managed by an installed app. Managed servers are read-only through this API.