Remove MCP server
DELETE/v0/servers/:id
Permanently removes an MCP server configuration from the MCP Router. This endpoint deletes all server configuration data from the system. If the server is currently running, it will be stopped before removal. This operation is irreversible - after deletion, the server would need to be re-added using the server import endpoint if access to it is required again in the future.
Request
Responses
- 200
- 400
- 404
- 500
Server removed successfully
Missing server ID
Server not found
Failed to remove server