get_metadata
Retrieve metadata about connected MCP servers and their tools. Filter by server or tool name, and optionally save to a 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) |