ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Tokyo Open Data Portal with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Tokyo Metropolitan Government's official open data portal: 9,600+ datasets on disaster prevention, tourism, transport (Toei subway), health, environment and the

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 5 capabilities

The complete Tokyo Open Data Portal capability set.

These are the exact actions your AI can choose when you ask it to work with Tokyo Open Data Portal.

Capability set01 / 02

01-03

3 capabilities in this set.

Part of 5 available through Tokyo Open Data Portal.

  1. 01

    Get dataset

    Use ids/slugs from search_datasets (e.g. t000018d0000000001). Get full metadata of a Tokyo open dataset: description, publisher, and all downloadable resources

  2. 02

    Search datasets

    Data.metro.tokyo.lg.jp. IMPORTANT: query terms go against the TITLE and are Japanese (e.g. 観光 tourism, 防災 disaster prevention, 電力 power, コロナ covid). Filter with group (e.g. c023 観光, c015 防災. see list_categories) and format (e.g. CSV, XLSX). Paginate with page/page_size. never fetch all pages. Search the 9,600+ open datasets of the Tokyo Metropolitan Government (disaster, tourism, transport, health, environment...)

  3. 03

    Preview resource

    Take resource URLs from get_dataset. Best for CSV/JSON; binary formats return limited bytes. Great for inspecting actual rows before deeper analysis. Preview the raw content of a dataset resource (CSV/XLSX/JSON first rows)

Capability set02 / 02

04-05

2 capabilities in this set.

Part of 5 available through Tokyo Open Data Portal.

  1. 04

    List categories

    Use group ids in search_datasets. List the 12 thematic categories of the Tokyo open data portal (disaster, tourism, health...)

  2. 05

    List organizations

    G. 総務局 General Affairs (2178 datasets), 交通局 Transportation Bureau (Toei subway/bus), 環境局 Environment, etc. Useful to explore a bureau's entire output via search_datasets with its name. List the Tokyo government bureaus publishing open data (with dataset counts)

One connector, every AI

Tokyo Open Data Portal works with the most popular AI clients.

These are the most popular clients, each with a step-by-step guide: one link, set up once, with governance and visibility built in. And because everything runs on the MCP standard, the same connection also works in any other compatible client — nothing to rebuild.

Building your own app? The connector is yours to use.

You don't need a client to put Tokyo Open Data Portal to work: the same hosted connection plugs into your own applications and agent code, with the same governance on every request. Build with it, chat with it — one connection for both.

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 5 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Tokyo Open Data Portal, so you can see the experience inside your AI.

It does not authenticate your account with Tokyo Open Data Portal. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Tokyo Open Data Portal Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_x4YoF1RuLf27Tk8YVzy8nzpffq4PUvVgD4ud5cPe/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Tokyo Open Data Portal capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "tokyo-open-data-portal-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_x4YoF1RuLf27Tk8YVzy8nzpffq4PUvVgD4ud5cPe/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

Guided setup for Claude? link.label

See all the AI clients this connector works with ↑

FAQ

Questions Tokyo Open Data Portal owners ask.

  • 01

    Do I need an API key or registration?

    No. The portal is a standard CKAN catalog with a fully public API. search, metadata, categories and organizations all work without authentication.

  • 02

    Why must search terms be in Japanese?

    Dataset titles are published in Japanese; the Solr index matches title: term queries, and English terms like "tourism" match nothing. Use Japanese keywords (観光, 防災, 人口) or browse by category/organization instead. The list_categories capability includes the English meaning of each category.