---
title: "DELETE /api/mcp/servers/{slug}"
method: DELETE
path: "/api/mcp/servers/{slug}"
tags: ["mcp"]
---

# DELETE /api/mcp/servers/{slug}

`DELETE /api/mcp/servers/{slug}`

## Path parameters

- `slug` string, required

## Response `200`

Success

- object
  - `removed` boolean, required

## Other responses

- `400` — McpConnectionError | McpToolDiscoveryError
- `500` — InternalError

## Changes

> 8 revisions in range; 5 could not be searched.

- **2026-08-30** `03ae66214fb3` — 2 info
  - added the optional property `anyOf[#/components/schemas/McpToolDiscoveryError]/modernContractViolation` to the response with the `400` status
  - added the optional property `anyOf[#/components/schemas/McpToolDiscoveryError]/reauthorizationRequired` to the response with the `400` status

[Change history](https://skmtc.dev/executor/apis/executor-api/changes/api/mcp/servers/:slug/delete.md)

---

[API](https://skmtc.dev/executor/apis/executor-api.md) · [All operations](https://skmtc.dev/executor/apis/executor-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/executor/executor-api/revisions/03ae66214fb3/schema)
