Catalog
io.github.guptaprakhariitr/world-bank-economic-mcp
Officialby guptaprakhariitr · TypeScript
World Bank & FRED Macro
Macro indicators from World Bank, FRED, IMF, and OECD via unified query surface.
Provides macroeconomic indicators from World Bank, FRED, IMF, and OECD via unified interface.
Topics
claudeeconomicsfredimfmacromcpmcp-serveroecdworld-bank
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"world-bank-economic-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://world-bank-economic-mcp.atlasword.workers.dev/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.