data360_get_disaggregation
Check available filter values (countries, years, dimensions) for an indicator.
How to use it
data360_get_disaggregation is exposed by the Data360 MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the data360_get_disaggregation tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Data360 MCP
pip install -e .Other tools in Data360 MCP (5)
Resolve human-readable names to codes (e.g., "Kenya" → KEN, "female" → F).
Fetch data points with filters (country, time period, SEX, AGE, etc.).
Get indicator metadata. Use selectfields for specific fields.
List all indicators for a given database.
Search indicators with enriched metadata. Pass requiredcountry for server-side coverage check. Returns coverscountry, latestdata, dimensions.