Get an MCP server
GET/api/v1/chatbots/:chatbotId/mcp-servers/:serverId
Returns a single MCP server by ID. Credentials, headers, and access-key hashes are stripped. Required scope: mcp:read.
Request
Responses
- 200
- 401
- 403
- 404
- 429
MCP server found.
Unauthorized — missing or invalid API key
Forbidden — key lacks required scope
Not Found
Too Many Requests — rate limit exceeded