Skip to main content
Glama

magg_kit_info

Retrieve comprehensive details about a specific kit by providing its name. This tool is part of the MAGG MCP server, which enhances LLM capabilities through dynamic tool management and aggregation.

Instructions

Get detailed information about a specific kit.

Input Schema

NameRequiredDescriptionDefault
nameYesKit name to get information about

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Kit name to get information about", "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