Skip to main content
Glama

magg_load_kit

Load a kit and its servers into the configuration of the MAGG MCP server, enabling dynamic extension of LLM capabilities through server management and configuration.

Instructions

Load a kit and its servers into the configuration.

Input Schema

NameRequiredDescriptionDefault
nameYesKit name to load (filename without .json)

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Kit name to load (filename without .json)", "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