MCPVault

imf_get_database

MCP tool from Imf MCP Server by cyanheads

Fetch a dataflow's dimension list and a codelist preview per dimension — resolves human terms to SDMX codes before querying

How to use it

imf_get_database is exposed by the Imf MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the imf_get_database tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Imf MCP Server

$docker run --rm -p 3010:3010 imf-mcp-server
FULL IMF MCP SERVER LISTING