Skip to main content
Glama

magg_remove_server

Remove a specified server from the MAGG MCP server network. Input the server name to execute the removal process and manage server configurations.

Instructions

Remove a server.

Input Schema

NameRequiredDescriptionDefault
nameYesServer name to remove

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Server name to remove", "title": "Name", "type": "string" } }, "required": [ "name" ], "type": "object" }
Install Server

Other Tools from MAGG

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/sitbon/magg'

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