Official Mcp Server Get
Endpoint to retrieve an official MCP server by ID.
Args: server_id: The ID of the official MCP server
Returns: OfficialMCPServer: The official MCP server object.
Raises: HTTPException 404: If the server is not found. HTTPException 500: If an error occurs while retrieving the server.
Authorizations
JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'
Path Parameters
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
