Country Population Time Series
x402/country-population-time-seriesTotal population for any country by ISO code as a yearly time series from World Bank Open Data, no key. Returns country, year, and population. End to end pipeline auto indexing test endpoint for the wrap pipeline; also a genuinely useful macro series for AI agents sizing markets and demographics. [x402: $0.07/call on base, category=finance]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"country_population_time_series": {
"url": "https://proxy.suverse.io/v1/data/suverse-e2e-worldbank-population",
"transport": "http"
}
}
}