MCP Schema Discoverer

Looks up the JSON schema, return type, and required fields of any MCP tool before you call it. Prevents wasted calls on tools whose input shape you guessed wrong. Use when about to call an MCP tool you haven't called in this session, or when the previous call returned a "missing required field" error. Triggers on "what fields does this tool need", "tool schema", "JSON schema for", "input shape", "required params".

sanjibani Updated

File contents

sanjibani/mcp-skills-pack/tree/main/skills/mcp-schema-discoverer commit 9496ff7eef

Frequently asked questions

npx skillmds@latest add sanjibani/mcp-schema-discoverer