Comprehensive documentation for the Ether Data spatio-temporal data workspace
This directory contains utility scripts.
show_mcp_tool_schema.pyA utility to inspect MCP tool schemas exposed by the gateway.
Usage:
# List all available MCP tools
uv run python scripts/show_mcp_tool_schema.py
# Show detailed schema for a specific tool
uv run python scripts/show_mcp_tool_schema.py count_places
# Show help
uv run python scripts/show_mcp_tool_schema.py --help
Features:
Requirements: