Connect PLATEAU 3D City Models to Claude Code
Query PLATEAU 3D City Models directly from Claude Code. Arlet links the two through one MCP connection and takes care of API keys.
This entry connects your AI client to the official PLATEAU MCP server operated by Japan's Ministry of Land, Infrastructure, Transport and Tourism (MLIT). Project PLATEAU publishes open 3D city models - buildings, roads, urban planning zones, flood risk areas and more - for cities across Japan.
Through the gateway you can search the PLATEAU dataset catalog by city or data type, retrieve CityGML file listings and building attributes for a given area, and obtain 3D Tiles / MVT streaming URLs that can be loaded into map viewers.
Note: the PLATEAU distribution service is operated on a trial basis. Schemas and responses may change without notice, and no service level is guaranteed. Data follows the Japanese government's standard terms of use (commercial use allowed with attribution).
How to connect PLATEAU 3D City Models to Claude Code
- 1
In the Arlet dashboard, open Data tools, find PLATEAU 3D City Models and switch it on. No API key setup is needed.
- 2
In your terminal, run claude mcp add --transport http arlet https://mcp.arlet.dev/mcp/ to add Arlet as an MCP server.
- 3
Start Claude Code, run /mcp, select arlet and click Authenticate.
- 4
Your browser opens. Sign in with Google and click Allow on the consent screen. The connection is complete.
The connection is per user and works across every project on the same machine.
