Servers
Get MCP Server by Scope and Package Name
Retrieve detailed information about a specific MCP server using its scope and package name
get/api/v1/servers/{scope}/{packageName}
Path parameters
scopestring required
The scope of the MCP server (e.g., '@modelcontextprotocol', 'github'). The @ symbol is optional.
Example:@modelcontextprotocol
packageNamestring required
The package name of the MCP server
Example:server-github
Response
Successful response with server details