List MCP servers
GET/api/v1/chatbots/:chatbotId/mcp-servers
Returns all MCP servers configured for a chatbot. Credentials, headers, env vars, and access-key hashes are stripped. Email/group rosters are collapsed to counts. OAuth flows, PostgreSQL scan, and metrics are dashboard-only (not yet in v1 API). Required scope: mcp:read.
Request
Responses
- 200
- 401
- 403
- 404
- 429
List of MCP servers.
Unauthorized — missing or invalid API key
Forbidden — key lacks required scope
Not Found
Too Many Requests — rate limit exceeded