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.
Discovered via unknown and last synced 3mo ago.
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)
`lookAtTransform`, `startOrbit`, `stopOrbit`, `setCameraOptions`
`load3dTiles`, `loadTerrain`, `loadImageryService`, `loadCzml`, `loadKml`
`playTrajectory`
[](https://www.npmjs.com/package/cesium-mcp-dev) · [source](packages/cesium-mcp-dev/)
`geocode`
Tools
Meaning
Role
`addHeatmap`
[example](examples/browser-agent/) · [live demo](https://cesium-browser-agent.pages.dev/)
`setSceneOptions`, `setPostProcess`
`addBillboard`, `addBox`, `addCorridor`, `addCylinder`, `addEllipse`, `addRectangle`, `addWall`
`createAnimation`, `controlAnimation`, `removeAnimation`, `listAnimations`, `updateAnimationPath`, `trackEntity`, `controlClock`, `setGlobeLighting`