Skip to main content
DELETE
Delete Server

Endpoint

Authentication

This endpoint requires authentication. You must be the server owner.
Only the server owner can delete a server. This action is irreversible.

Path Parameters

string
required
Unique server identifier to delete. Example: weather-mcp, my-test-server

Response

string
"success" on success, "error" on failure
string
Deletion confirmation message

Examples

Response Examples

Before You Delete

Instead of deleting, you can mark your server as deprecated so existing users can migrate gracefully:
Save a local copy of your server metadata before deleting:
Consider notifying your users before deletion:
  • Post an announcement on your homepage
  • Update your README with a deprecation notice
  • Suggest alternative servers