Install
openclaw skills install boj-mcpAccess Bank of Japan (BOJ/日本銀行) statistical data — price indices (CGPI, SPPI), flow of funds, balance of payments, BIS statistics, interest rates, money supp...
openclaw skills install boj-mcpAccess Bank of Japan time-series statistics from the official flat file download service. Covers price indices (CGPI, SPPI), flow of funds, balance of payments, international investment position, BIS statistics, and TANKAN survey data.
# Show all available BOJ flat file datasets
boj-mcp datasets
# Display dataset in table format
boj-mcp data cgpi_m_en
# JSON output with more rows
boj-mcp data sppi_m_en --format json --rows 50
# Search within a specific dataset
boj-mcp search "electricity" --dataset cgpi_m_en
# Search across datasets by name
boj-mcp search "price"
boj-mcp test
| Category | Prefix | Description |
|---|---|---|
| Prices | cgpi, sppi, cspi, rop | Corporate/Services price indices |
| Surveys | co | TANKAN (Short-term Economic Survey) |
| Flow of Funds | fof | Financial assets & liabilities |
| Balance of Payments | bp | International transactions |
| International Investment | qiip | International investment position |
| BIS Statistics | bis | BIS international banking/debt |
| Money Stock | md | Money stock statistics |
| Interest Rates | ir | Various interest rates |
boj-mcp datasets -> browse available datasetsboj-mcp search <keyword> -> find relevant seriesboj-mcp data <dataset_name> -> retrieve datapip install boj-mcp or uv tool install boj-mcpuv tool install boj-mcp