get_metadata
Retrieve metadata for MCPs and tools, with options to filter by server and tool, include full schemas, or save to file.
Instructions
Metadata for connected MCPs. Compact by default (names+descriptions). verbose=true for full schemas. mcp_name+tool_name for single-tool schema.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mcp_name | No | Limit to one MCP | |
| tool_name | No | Limit to one tool (use with mcp_name) | |
| file_path | No | Write metadata to file | |
| verbose | No | Include full input schemas (default: false; always included for mcp_name+tool_name queries) |