Skip to main content
Glama

magg_disable_server

Disable specific MCP server instances in the MAGG meta-server by specifying the server name. Facilitates server management and configuration adjustments as needed.

Instructions

Disable a server.

Input Schema

NameRequiredDescriptionDefault
nameYesServer name to disable

Input Schema (JSON Schema)

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

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