Skip to content
Back to search
60
MCP http

cesium-mcp-runtime

gaopengbin/cesium-mcp-runtime

AI-powered 3D globe control via MCP — 59 tools for camera, layers, entities, animation, scene, interaction, heatmap, trajectory, and geocoding with CesiumJS. Supports stdio (Claude Desktop, VS Code Copilot, Cursor) and Streamable HTTP (Dify, n8n, custom backends) transports. Multi-browser session routing, toolset filtering, and Cesium Ion asset loading included.

Uptime
100.0%
68 probes
Response
0ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "cesium-mcp-runtime": {
      "url": "https://github.com/gaopengbin/cesium-mcp",
      "transport": "http"
    }
  }
}