Plateau Creative MCP
An MCP server that turns Project PLATEAU's 3D city data into scene-editing and glTF export tools for creative LLM agents. Its 10 documented tools cover buildings, area. It runs locally over stdio via the published package.
People who work with buildings and area and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-05-31 · ★ 31 · #523 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install Plateau Creative MCP
before you install - you'll need
Set PLATEAU_OUTPUT_DIR before connecting. PLATEAU_AUTO_DOWNLOAD, PLATEAU_ARTIFACT_DIR are optional or environment-specific per the README.
Claude Code
claude mcp add pixelx-jp-plateau-creative-mcp -- npx -y @yodolabs/plateau-creative-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"pixelx-jp-plateau-creative-mcp": {
"command": "npx",
"args": [
"-y",
"@yodolabs/plateau-creative-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package @yodolabs/plateau-creative-mcp - the @yodolabs scope differs from the repo owner (pixelx-jp); confirm it's the project's official package
registry namespace io.github.pixelx-jp is GitHub-verified and matches the repo owner
03 · What Plateau Creative MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can load a city + bbox + LOD into a new scene_id, query building_uid[] inside a scene by height / year / use / zoning / flood depth, and set render hints (time of day, weather, camera).
Capability map
Tools grouped from the project's README - what Plateau Creative MCP lets an agent do.
Download
1 tool - e.g. Fetch + cache a prebuilt city bundle from the plateau-bridge artifact index (resolves the slug, downloads the .tar.zst, verifies sha256, extracts buildings.parq
download_area
Load
1 tool - e.g. Load a city + bbox + LOD into a new scene_id.
load_area
Filter
1 tool - e.g. Query building_uid[] inside a scene by height / year / use / zoning / flood depth.
filter_buildings
delete
1 tool - e.g. Counterfactual edits - mark buildings as removed.
delete_buildings
Extrude
1 tool - e.g. Scale heights by a factor.
extrude_buildings
Compose
1 tool - e.g. Set render hints (time of day, weather, camera).
compose_scene
Export
1 tool - e.g. Emit a .glb (single_glb, real geometry from the parquet) or a scene_manifest referencing 3D Tiles. scene_manifest tile enrichment needs locally-built 3D Tiles;
export_glb
Link
1 tool - e.g. Associate buildings with nearby OSM POIs (Overpass).
link_buildings_to_pois
Latest releases
v0.1.3 · 2026-05-31
v0.1.2 · 2026-05-29
v0.1.1 · 2026-05-29
add mcpName and server.json so the package is listed in the official MCP Registry as io.github.pixelx-jp/plateau-creative-mcp. No functional changes from v0.1.0.
04 · Who maintains Plateau Creative MCP
plateau-creative-mcp is maintained by pixelx-jp. It's the only MCP server we track from this author; the repo dates to May 2026.
05 · Facts
- repository
- github.com/pixelx-jp/plateau-creative-mcp
- category
- other - ranked #523 of 945 actively-maintained other servers as of 2026-09-18.
- registry
- io.github.pixelx-jp/plateau-creative-mcp (active, first published 2026-05-29)
- packages
- npm:@yodolabs/plateau-creative-mcp
06 · Plateau Creative MCP FAQ
Is Plateau Creative MCP still maintained?
Yes - as of 2026-09-18, its last commit was 2026-05-31. We re-verify nightly.
What can Plateau Creative MCP do?
With this server connected, an agent can load a city + bbox + LOD into a new scene_id, query building_uid[] inside a scene by height / year / use / zoning / flood depth, and set render hints (time of day, weather, camera).
How do I install Plateau Creative MCP?
Run `npx -y @yodolabs/plateau-creative-mcp`. The README documents 3 environment variables (PLATEAU_AUTO_DOWNLOAD, PLATEAU_OUTPUT_DIR, PLATEAU_ARTIFACT_DIR) to set first. Set PLATEAU_OUTPUT_DIR before connecting. PLATEAU_AUTO_DOWNLOAD, PLATEAU_ARTIFACT_DIR are optional or environment-specific per the README. You can also paste the ready-made client config above.
Does Plateau Creative MCP run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Plateau Creative MCP
Alternatives to Plateau Creative MCP
Maintained other servers if Plateau Creative MCP isn't the fit.
- Heyputer MCP Server Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more ★ 43,552 · 2026-09-17
- Server Commands An MCP server to run arbitrary commands ★ 39,038 · 2026-09-11
- basebalance.cloud - x402 RPC & MCP gateway USDC-gated Base JSON-RPC: free 10 req/min, $0.50 per 10k. Failover, cache, /mcp, ledger. ★ 6,432 · 2026-08-26
- Zotero MCP (54yyyu) Search, read, annotate, and add to your Zotero research library, local or web. ★ 5,069 · 2026-09-15
- Firebase MCP Gives AI development tools Firebase-specific capabilities and expertise. ★ 4,470 · 2026-09-18
- Microsoft Fabric MCP Server MCP tools for interacting with Microsoft Fabric ★ 3,681 · 2026-09-17
More MCP servers to compare · Job Search · Primamcp · Platfone · CLI Microsoft365 MCP Server · Litmus
More TypeScript MCP servers · Vigilis · Krs Poland MCP Server · Figma MCP Server (planetabhi) · Planet Scale · see all