Connect IMF Data to Claude
Query IMF Data directly from Claude. Arlet links the two through one MCP connection and takes care of API keys.
Connects your AI client to IMF Data via the SDMX 3.0 API (api.imf.org). The legacy SDMX 2.0 endpoints (dataservices.imf.org) are retired, and old IFS-style series codes do not carry over β find the current dataflow first.
Tools:
- search_imf_dataflows: keyword search over all dataflows (list cached in the runtime).
- get_imf_dataflow_dimensions: dimension order and codes for one dataflow; shows the exact key template for the data query.
- get_imf_data: observations for a dimension key like 'USA.CPI.CP01.IX.A' ('*' = wildcard), with lastNObservations control.
Attribution: data are from IMF Data (https://data.imf.org). Responses carry the source name.
How to connect IMF Data to Claude
- 1
In the Arlet dashboard, open Data tools, find IMF Data and switch it on. No API key setup is needed.
- 2
In Claude, open Organization settings β Connectors from the account menu at the bottom left, then click + Add.
- 3
Choose Custom β Web, enter "Arlet" as the Name and https://mcp.arlet.dev/mcp/ as the Remote MCP server URL, then click Add. Authentication settings are auto-detected, so keep the defaults.
- 4
The first time you use it, sign in with Google. After that, every service you switched on in Arlet is available from Claude.
Adding a connector is done by an organization admin on Team / Enterprise plans. On Pro / Max you can add it for yourself from Settings β Connectors with the same steps.
