List all MCP servers for the current tenant.
Args: current_user: The current authenticated user tenant: The tenant database server_type: Optional filter by server type enabled_only: Only return enabled servers
Returns: List[MCPServer]: List of MCP servers
Raises: HTTPException(400): If input validation fails HTTPException(500): If database operation fails or other error occurs
JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'
Filter by server type
apigene, public Only return enabled servers
Successful Response
Unique identifier for the MCP server
Name of the MCP server
MCP server configuration
Whether the MCP server is enabled
Type of MCP server (public/private)
apigene, public When the MCP server was created
When the MCP server was last updated
Email of the user who created the MCP server
Icon URL of the MCP server for display
API name for APIGENE type servers
Whether this is a global spec for APIGENE type servers