Delete an MCP server

Performs a soft delete on a Model Control Protocol (MCP) server, making it unavailable for future use. This operation is reversible in the database but cannot be undone through the API. Any applications or services connected to this server will lose access after deletion.

Path parameters

idstringRequired
The ID of the MCP server

Headers

x-api-keystringRequired

Response

Successfully deleted MCP server. The server has been soft-deleted and is no longer available for use.

successboolean
Indicates whether the MCP server was successfully deleted