
Imf Mcp Server
Ground pricing, market sizing, and macro assumptions in live IMF SDMX indicators instead of guesswork during validation.
Overview
io.github.cyanheads/imf-mcp-server is a Validate-phase MCP server that queries IMF SDMX 3.0 macro data across 193 dataflows and 190 countries.
What is this MCP server?
- Query IMF SDMX 3.0 macroeconomic series from the agent
- 193 dataflows covering WEO, balance of payments, CPI, exchange rates, and related sets
- Coverage across 190 countries
- Stdio and streamable-http (hosted imf.caseyjhand.com) packages at version 0.1.4
- MCP_LOG_LEVEL for observability
- 193 IMF dataflows
- IMF SDMX 3.0 API surface
What problem does it solve?
You need current IMF macro indicators in agent workflows without manually exporting spreadsheets from IMF portals.
Who is it for?
Builders validating global pricing, FX-sensitive products, or macro-backed content who want cited economic data on tap.
Skip if: Builders who only need company-level financials or stock quotes—this is sovereign macro SDMX, not equity market data.
What do I get? / Deliverables
Your agent can fetch IMF SDMX series for WEO, CPI, BOP, exchange rates, and related flows while you stress-test pricing and market assumptions.
- Agent-queryable IMF SDMX macro series
- Access to 193 cataloged dataflows across 190 countries
Recommended MCP Servers
Journey fit
Macro and country-level economics inform whether a global SaaS price point or expansion timeline is realistic before you build billing. Pricing subphase is the canonical shelf for WEO, CPI, BOP, and exchange-rate context that shapes tiers, FX exposure, and TAM narratives.
How it compares
Official IMF SDMX MCP bridge, not a generic web search skill or paid market-data terminal.
Common Questions / FAQ
Who is imf-mcp-server for?
Solo builders and small teams using MCP agents who need IMF macroeconomic statistics during validation and business modeling.
When should I use imf-mcp-server?
Use it when setting or defending pricing, expansion plans, or economic context in landing copy and requires live CPI, WEO, BOP, or exchange-rate figures.
How do I add imf-mcp-server to my agent?
Add @cyanheads/imf-mcp-server to MCP config with stdio (run start:stdio) or the published streamable-http remote URL.