---
title: "Delete an MCP server"
method: DELETE
path: "/v2/mcp-servers/{id}"
tags: ["MCP Gateway"]
---

# Delete an MCP server

`DELETE /v2/mcp-servers/{id}`

Deletes an MCP server from the workspace. The response body is empty when the delete succeeds.

## Path parameters

- `id` string, required

## Response `200`

OK

- DeleteMcpServerResponse — The response body is empty when the delete succeeds.

---

[API](https://skmtc.net/orq-ai/apis/orq-ai-api.md) · [All operations](https://skmtc.net/orq-ai/apis/orq-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/orq-ai/orq-ai-api/revisions/ed27dc516fb7/schema)
