★ 0 stars
TypeScript
🤖 AI/LLM
Updated today
Query IMF SDMX 3.0 macroeconomic data — 193 dataflows, WEO, BOP, CPI, exchange rates, 190 countries.
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"imf-mcp-server": {
"command": "npx",
"args": [
"-y",
"cyanheads/imf-mcp-server"
]
}
}
}
Run in terminal:
claude mcp add imf-mcp-server npx -y cyanheads/imf-mcp-server
Add to .cursor/mcp.json:
{
"mcpServers": {
"imf-mcp-server": {
"command": "npx",
"args": [
"-y",
"cyanheads/imf-mcp-server"
]
}
}
}
Topics
ai-agentsai-toolscyanheadseconomicsimfmcpmcp-servermodel-context-protocolsdmxstatisticstypescript