Cesium MCP connects any MCP-compatible AI agent to CesiumJS, allowing control of camera, layers, entities, and spatial analysis through natural language.
From the registry: CesiumJS API docs, code generation and development tools for IDE AI assistants.
Please install the `cesium-mcp-dev` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js** — Node.js required for npx (https://nodejs.org)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","cesium-mcp-dev"]
Note: IDE MCP Server — CesiumJS API helper for coding assistants. Part of the cesium-mcp project; for runtime control of a CesiumJS viewer in browser, use cesium-mcp-runtime instead.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.CESIUM_TOOLSETSSets the toolsets available for use; can be set to 'all' for all tools.CESIUM_LOCALESets the locale for tool descriptions, defaulting to English.