HomeOther › cesium-mcp

cesium-mcp

Control CesiumJS 3D globes via MCP: camera, layers, entities, animation, and interaction.

TypeScript Local macOSWindowsLinux
★ 138 stars Last pushed 2026-09-24 License: MIT

Topics: Location Services

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.145.3)

npx -y cesium-mcp-runtime@1.145.3

Or add to your MCP client config:

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

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.gaopengbin/cesium-mcp-dev

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry