data360_list_indicators
List all indicators for a given database.
How to use it
data360_list_indicators is exposed by the Data360 MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the data360_list_indicators 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.).
Check available filter values (countries, years, dimensions) for an indicator.
Get indicator metadata. Use selectfields for specific fields.
Search indicators with enriched metadata. Pass requiredcountry for server-side coverage check. Returns coverscountry, latestdata, dimensions.