Skip to main content
DELETE
Delete MCP server
Deletes a registered MCP server from the teamspace. Use this when decommissioning a server or replacing it with a new registration. If this server is attached to agents, remove/replace those mappings as part of cleanup.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

server_id
string
required

The ID of the MCP server.

Response

MCP server deleted