MCP Create Server

delete-server

Remove a specific server by its ID from the MCP Create Server service, ensuring efficient management and cleanup of unused or outdated MCP server instances.

Instructions

Delete a server

Input Schema

NameRequiredDescriptionDefault
serverIdYesThe ID of the server

Input Schema (JSON Schema)

{ "properties": { "serverId": { "description": "The ID of the server", "type": "string" } }, "required": [ "serverId" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Create Server

Related Tools

ID: lnl6xjkkeq