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

Changes

Changed in 4 of the 11 revisions of this API.5310

  • ba253fbf08a7112See the full diff
    • the response property server/version became optional for the status 200

      response-property-became-optional

    • removed the optional property server/documentationUrl from the response with the 200 status

      response-optional-property-removed

    • added the optional property server/detailedDescription to the response with the 200 status

      response-optional-property-added

    • the version response's property default value 1.0.0 was added for the status 200

      response-property-default-value-added

  • b0e6563d3fce423See the full diff
    • the response property server/repository became nullable for the status 200

      response-property-became-nullable

    • the response property server/repository became optional for the status 200

      response-property-became-optional

    • the code response property const value INTERNAL_SERVER_ERROR was removed for the status 500

      response-property-const-removed

    • the code response property const value NOT_FOUND was removed for the status 404

      response-property-const-removed

    • added the new INTERNAL_SERVER_ERROR enum value to the code response property for the response status 500

      response-property-enum-value-added

    • added the new NOT_FOUND enum value to the code response property for the response status 404

      response-property-enum-value-added

    • api operation id getApiV1ServersByScopeByPackageName removed and replaced with

      api-operation-id-removed

    • added the optional property server/developerId to the response with the 200 status

      response-optional-property-added

    • added the optional property server/source to the response with the 200 status

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property server/author to the response with the 200 status

      response-optional-property-added

    • added the optional property server/category to the response with the 200 status

      response-optional-property-added

    • added the optional property server/createdAt to the response with the 200 status

      response-optional-property-added

    • added the optional property server/tags to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog