---
title: "Changes to Delete MCP Server"
method: DELETE
path: "/api/v1/servers/{id}"
---

# Changes to Delete MCP Server

`DELETE /api/v1/servers/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 11 revisions.

- **2026-01-18** `b0e6563d3fce` — 3 breaking, 3 warning, 2 info

## Changes

- **2026-01-18** `b0e6563d3fce` — 3 breaking, 3 warning, 2 info
  - the `code` response property const value `INTERNAL_SERVER_ERROR` was removed for the status `500`
  - the `code` response property const value `NOT_FOUND` was removed for the status `404`
  - the `code` response property const value `UNAUTHORIZED` was removed for the status `401`
  - added the new `INTERNAL_SERVER_ERROR` enum value to the `code` response property for the response status `500`
  - added the new `NOT_FOUND` enum value to the `code` response property for the response status `404`
  - added the new `UNAUTHORIZED` enum value to the `code` response property for the response status `401`
  - api operation id `deleteApiV1ServersById` removed and replaced with ``
  - added the non-success response with the status `403`

---

[Operation](https://skmtc.dev/corespeed-io/apis/mcp-store-api/docs/api/v1/servers/:id/delete.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/:id/delete)
