Skip to main content
Glama

MCP Create Server

by tesla0225

delete-server

Remove an MCP server by specifying its server ID. Use this tool to manage and free up resources by deleting servers no longer in use within the MCP Create Server environment.

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" }

Other Tools from MCP Create Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tesla0225/mcp-create'

If you have feedback or need assistance with the MCP directory API, please join our Discord server