---
title: "Remove MCP Client"
method: DELETE
path: "/api/mcp/client/{name}"
tags: ["MCP Management"]
---

# Remove MCP Client

`DELETE /api/mcp/client/{name}`

Remove an MCP client configuration and disconnect it from the system.

## Path parameters

- `name` string, required

## Response `200`

MCP client removed successfully

- SuccessResponse
  - `status` 'success', required — Operation status
  - `message` string, required — Success message

## Other responses

- `400` — unresolved $ref
- `500` — unresolved $ref

---

[API](https://skmtc.dev/getbifrost/apis/bifrost-http-transport-api.md) · [All operations](https://skmtc.dev/getbifrost/apis/bifrost-http-transport-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getbifrost/bifrost-http-transport-api/revisions/e70d3ae3c0d0/schema)
