---
title: "Changes to List MCP Servers"
method: GET
path: "/api/v1/servers"
---

# Changes to List MCP Servers

`GET /api/v1/servers`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 11 revisions.

- **2026-01-21** `ba253fbf08a7` — 1 breaking, 1 warning, 2 info
- **2026-01-18** `b0e6563d3fce` — 3 breaking, 1 warning, 3 info
- **2026-01-17** `4f3d96fe2656` — 4 info
- **2025-11-10** `dd3fac5bdb5c` — 5 breaking, 1 warning, 4 info

## Changes

- **2026-01-21** `ba253fbf08a7` — 1 breaking, 1 warning, 2 info
  - the response property `servers/items/version` became optional for the status `200`
  - removed the optional property `servers/items/documentationUrl` from the response with the `200` status
  - added the optional property `servers/items/detailedDescription` to the response with the `200` status
  - the `version` response's property default value `1.0.0` was added for the status `200`
- **2026-01-18** `b0e6563d3fce` — 3 breaking, 1 warning, 3 info
  - the response property `servers/items/repository` became nullable for the status `200`
  - the response property `servers/items/repository` became optional for the status `200`
  - the `code` response property const value `INTERNAL_SERVER_ERROR` was removed for the status `500`
  - added the new `INTERNAL_SERVER_ERROR` enum value to the `code` response property for the response status `500`
  - api operation id `getApiV1Servers` removed and replaced with ``
  - added the optional property `servers/items/developerId` to the response with the `200` status
  - added the optional property `servers/items/source` to the response with the `200` status
- **2026-01-17** `4f3d96fe2656` — 4 info
  - added the optional property `servers/items/author` to the response with the `200` status
  - added the optional property `servers/items/category` to the response with the `200` status
  - added the optional property `servers/items/createdAt` to the response with the `200` status
  - added the optional property `servers/items/tags` to the response with the `200` status
- **2025-11-10** `dd3fac5bdb5c` — 5 breaking, 1 warning, 4 info
  - removed the required property `count` from the response with the `200` status
  - removed the required property `data` from the response with the `200` status
  - removed the required property `limit` from the response with the `200` status
  - removed the required property `offset` from the response with the `200` status
  - removed the required property `total` from the response with the `200` status
  - deleted the `query` request parameter `offset`
  - added the new optional `query` request parameter `cursor`
  - added the optional property `next` to the response with the `200` status
  - added the required property `servers` to the response with the `200` status
  - added the required property `totalCount` to the response with the `200` status

---

[Operation](https://skmtc.dev/corespeed-io/apis/mcp-store-api/docs/api/v1/servers/get.md) · [API](https://skmtc.dev/corespeed-io/apis/mcp-store-api.md) · [Page](https://skmtc.dev/corespeed-io/apis/mcp-store-api/changes/api/v1/servers/get)
