List User MCP Servers
GET/api/mcp-servers
Returns a list of MCP servers (integrations) accessible to the specified user.
Request
Responses
- 200
- 400
- 401
- 404
- 500
List of MCP servers retrieved successfully
Missing x-user-email header
Authentication required or invalid token
User not found
Internal server error