Official Mcp Server List
Endpoint to list all official MCP servers.
Args: name: Optional filter by server name domain: Optional filter by domain
Returns: List[OfficialMCPServer]: A list of all official MCP server objects.
Raises: HTTPException 500: If an error occurs while retrieving servers from the database.
Authorizations
JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'
Response
Successful Response
Unique identifier for the official MCP server
Name of the official MCP server
Domain of the MCP server
MCP server URL
Description of the MCP server
Website URL of the MCP server
User who created the official MCP server
The date and time when the official MCP server was created.
The date and time when the official MCP server was last updated.
Help/documentation URL for the MCP server
