cesium-mcp

data-ai MCP Server

AI-powered CesiumJS 3D globe control 49 tools for camera, entities, layers, animation & spatial analysis via Model Context Protocol (MCP). Natural language to 3D GIS.

Install Ready
data-aidata-ai
3 views111 stars23 forksv1.139.19MIT

Why This Matters

Discovered via unknown and last synced 3mo ago.

Install Ready
Source
unknown
Stars
111
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx -y cesium-mcp-runtime

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "cesium-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "cesium-mcp-runtime"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

13
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (13)

camera

`lookAtTransform`, `startOrbit`, `stopOrbit`, `setCameraOptions`

tiles

`load3dTiles`, `loadTerrain`, `loadImageryService`, `loadCzml`, `loadKml`

trajectory

`playTrajectory`

Maintained

[![npm](https://img.shields.io/npm/v/cesium-mcp-dev)](https://www.npmjs.com/package/cesium-mcp-dev) · [source](packages/cesium-mcp-dev/)

geolocation

`geocode`

Toolset

Tools

Segment

Meaning

Module

Role

heatmap

`addHeatmap`

Recommended

[example](examples/browser-agent/) · [live demo](https://cesium-browser-agent.pages.dev/)

scene

`setSceneOptions`, `setPostProcess`

entity-ext

`addBillboard`, `addBox`, `addCorridor`, `addCylinder`, `addEllipse`, `addRectangle`, `addWall`

animation

`createAnimation`, `controlAnimation`, `removeAnimation`, `listAnimations`, `updateAnimationPath`, `trackEntity`, `controlClock`, `setGlobeLighting`