Servers

Get MCP Server by ID

Retrieve detailed information about a specific MCP server

get/api/v1/servers/{id}

Path parameters

idstring required

The unique identifier

Example:12345

Response

Successful response with server details

Changes

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

  • 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 getApiV1ServersById 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

  • dd3fac5bdb5c35See the full diff
    • removed the required property server/name from the response with the 200 status

      response-required-property-removed

    • removed the required property server/repository/id from the response with the 200 status

      response-required-property-removed

    • removed the required property server/versionDetail from the response with the 200 status

      response-required-property-removed

    • added the required property server/displayName to the response with the 200 status

      response-required-property-added

    • added the required property server/packageName to the response with the 200 status

      response-required-property-added

    • added the required property server/scope to the response with the 200 status

      response-required-property-added

    • added the required property server/updatedAt to the response with the 200 status

      response-required-property-added

    • added the required property server/version to the response with the 200 status

      response-required-property-added

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