Ether Data Documentation

Comprehensive documentation for the Ether Data spatio-temporal data workspace

View the Project on GitHub

Scripts Directory

This directory contains utility scripts.

Available Scripts

show_mcp_tool_schema.py

A 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: