curl -X DELETE \ -H "Authorization: Bearer gmcp_your_api_key" \ "https://yoursite.com/wp-json/getmcp/v1/servers/3"
{ "deleted": true }
Permanently delete an MCP server and all its associated tools, resources, and prompts.