MCPVault

imf_query_dataset

MCP tool from Imf MCP Server by cyanheads

Query a dataflow by dimension key over a time range; large result sets spill to DataCanvas

How to use it

imf_query_dataset 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_query_dataset 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