data360_find_codelist_value
Resolve human-readable names to codes (e.g., "Kenya" → KEN, "female" → F).
How to use it
data360_find_codelist_value is exposed by the Data360 MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the data360_find_codelist_value 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)
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.
List all indicators for a given database.
Search indicators with enriched metadata. Pass requiredcountry for server-side coverage check. Returns coverscountry, latestdata, dimensions.