Imf MCP Server
未申請Query IMF SDMX 3.0 macroeconomic data — 193 dataflows, 190 countries, WEO projections, BOP, CPI, exchange rates, and national accounts via MCP. STDIO or Streamable HTTP.
インストール
docker run --rm -p 3010:3010 imf-mcp-server未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(9個)
imf_dataframe_describe
List DataCanvas tables and columns staged by a prior imfquerydataset call
imf_dataframe_query
Run a read-only SQL SELECT across staged DataCanvas tables for multi-country comparisons and aggregations
imf_get_database
Fetch a dataflow's dimension list and a codelist preview per dimension — resolves human terms to SDMX codes before querying
imf_list_databases
List IMF SDMX dataflows available on the portal, a page at a time, with optional name/ID substring filtering
imf_query_dataset
Query a dataflow by dimension key over a time range; large result sets spill to DataCanvas
key_format
field shows the exact dot-separated dimension order required by imfquerydataset
no_data
errors include availability context from the upstream constraint endpoint: a dataflow that publishes no series at all is reported as such and points at a different dataflow, since no key would work; otherwise seriescount=0 means the code has no coverage and dataflowavailability names codes that do,
start_period
/ endperiod accept YYYY, YYYY-SN, YYYY-QN, YYYY-MM, or YYYY-MM-DD whatever the series frequency, and cover the whole period they name — endperiod: 2023 includes 2023-M12 and 2023-Q4
unit
is the upstream code — PT, USD, XDC, IX, NUM. Every key shape reports the same unit: the portal drops the unit block when a key uses + on the dimension that carries it, and one extra attributes-only request recovers it, so USA.NGDPRPCH+NGDPD.A and USA.NGDPRPCH+NGDPD. both report USD and PT. That key