Connect Your AI

Use this site's data from Claude — or any assistant that supports the Model Context Protocol — with one URL. No account, no key.

Your connect URL

Add this URL to your assistant as a custom connector. It gives the assistant read-only lookups over the same numbers this site publishes: ~820 Japanese CPI series, monthly from January 1970 to the latest published month.

https://web-production-c9178.up.railway.app/mcp

Set up in your client

claude.ai (web)

  1. Open Settings → Connectors.
  2. Choose Add custom connector.
  3. Name it Japan Data Observatory, paste the URL above, and add it.
  4. In a new chat, enable the connector, then ask a question from the list below.

Claude Desktop

  1. Open Settings → Connectors.
  2. Choose Add custom connector, paste the URL above, and add it.

Claude Code

One command in a terminal:

claude mcp add --transport http japan-data-observatory https://web-production-c9178.up.railway.app/mcp

Other clients

Any client that supports remote MCP servers over Streamable HTTP can use the same URL. The server is stateless and requires no authentication.

Once connected, the full manual covers every lookup, how to read the trust labels in what comes back, and what to do when something looks wrong.

What to ask

What your assistant can see

Read-only lookups, each a thin wrapper over this site's public API — the assistant can only see numbers the site already publishes, from the same accepted release. Six generic tools cover every dataset on the server:

The dataset cards are also readable as MCP resources. The older per-dataset tools remain available for compatibility. Consumer prices:

Cross-shareholdings, where that dataset is published:

The manual documents each one in detail.

Trust and limits