Country GDP Time Series
x402/country-gdp-time-seriesGross Domestic Product in current US dollars for any country by ISO code as a yearly time series from World Bank Open Data. Returns country name, year, and GDP value for trend and growth analysis. Critical for AI agents sizing economies, computing growth rates, building macro dashboards, and comparing national output across countries and years. [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_gdp_time_series": {
"url": "https://proxy.suverse.io/v1/data/suverse-macro-gdp",
"transport": "http"
}
}
}