58 MCP Tools
Camera control, GeoJSON layers, 3D Tiles, terrain, imagery, entity management, trajectory animation, heatmaps, geocoding, and more — organized into 12 toolsets with dynamic discovery.
Connect any MCP-compatible AI agent to CesiumJS. Camera, layers, entities, spatial analysis — all through natural language.
1. Your AI agent sends a natural language request, which the MCP client translates into a tool call.
2. cesium-mcp-runtime receives the call via stdio and forwards it as a WebSocket command.
3. cesium-mcp-bridge executes the command on the CesiumJS Viewer in the browser.
4. Results flow back through the same pipeline to the AI agent.
| Package | Description | Version |
|---|---|---|
cesium-mcp-bridge | Browser SDK — embed in your CesiumJS application | |
cesium-mcp-runtime | MCP Server — 58 tools (12 toolsets) and 2 resources for AI agents | |
cesium-mcp-dev | IDE MCP Server — Cesium API docs and code generation |