MCP Gateway
Delete an MCP server
Deletes an MCP server from the workspace. The response body is empty when the delete succeeds.
delete/v2/mcp-servers/{id}
Path parameters
idstring required
Unique identifier of the MCP server.
Response
OK
DeleteMcpServerResponse required
The response body is empty when the delete succeeds.