mcpbeat

World Bank & FRED Macro MCP Server

io.github.guptaprakhariitr/world-bank-economic-mcp
not responding

World Bank & FRED Macro is listed as active in the registry but did not answer our last check. It exposes 5 tools. Last commit 11 Jun 2026.

Macro indicators from World Bank, FRED, IMF, and OECD via unified query surface.

Uptime history 39 hours of history · worst hour 0%
39 hours agonow
6.6%
Uptime 24h
6 of 91 checks
5
Tools
read from the server
247 ms
Response time
average over 24h
1
Stars
last commit 11 Jun 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.

run in your terminal
claude mcp add world-bank-economic-mcp --transport http https://world-bank-economic-mcp.atlasword.workers.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "world-bank-economic-mcp": {
      "url": "https://world-bank-economic-mcp.atlasword.workers.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.world-bank-economic-mcp]
url = "https://world-bank-economic-mcp.atlasword.workers.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "world-bank-economic-mcp": {
      "url": "https://world-bank-economic-mcp.atlasword.workers.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "world-bank-economic-mcp": {
      "url": "https://world-bank-economic-mcp.atlasword.workers.dev/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

fred
fred_search_series
Free-text search across FRED series. Returns id, title, units, frequency.
fred_series
St Louis Fed (FRED) series observations. Series IDs e.g. 'CPIAUCSL' (CPI), 'UNRATE', 'DGS10' (10Y), 'FEDFUNDS'.
indicator
wb_indicator
World Bank time series for a single indicator and country. Common indicator IDs: NY.GDP.MKTP.CD (GDP USD), FP.CPI.TOTL.ZG (CPI yoy), SL.UEM.TOTL.ZS (unemployment), SP.POP.TOTL (population). Use wb_search_indicator if you don't know the ID.
wb_search_indicator
Free-text search across World Bank indicator names. Returns up to 25 matching indicator IDs + names.
compare
compare_countries
Side-by-side comparison of an indicator across multiple countries for a given year (default = most recent available).

Endpoints

URLTransportStateLatencyChecked
https://world-bank-economic-mcp.atlasword.workers.dev/mcp streamable-http answering 339 ms 8 min ago

World Bank & FRED Macro — questions

Answers built from our own checks of this server.

What can World Bank & FRED Macro do?
It exposes 5 tools, read directly from the server on our last check. Among them: compare_countries, fred_search_series, fred_series, wb_indicator, wb_search_indicator. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is World Bank & FRED Macro mostly used for?
Its tools cluster around fred and indicator. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is World Bank & FRED Macro working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 6 of 91 checks got a reply (6.6%), average response time 247 ms. The bar chart above shows every period we have measured.
The registry lists World Bank & FRED Macro as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect World Bank & FRED Macro?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does World Bank & FRED Macro need an API key?
No. World Bank & FRED Macro completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is World Bank & FRED Macro?
It answers our handshake in 247 ms on average, which is faster than 53% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is World Bank & FRED Macro open source?
Yes — it is published under the NOASSERTION licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.