MCP Directory
Back

cesium-mcp

by gaopengbin · JavaScript · ★ 112

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.

#3d-globe#3d-visualization#ai#ai-agent#cesium#cesiumjs#claude#geojson#geospatial#gis#llm#mcp#model-context-protocol#natural-language#spatial-analysis#typescript#webgis#webgl#websocket

Install

npx -y github:gaopengbin/cesium-mcp

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "cesium-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:gaopengbin/cesium-mcp"
      ]
    }
  }
}

From the README

Cesium MCP The minimum-overhead way to add AI commands to CesiumJS cesium-mcp-bridge is a protocol-agnostic command dispatcher with 60+ tools, drivable from browser-only agents, function calling, or MCP — your choice. Three entry points: Browser Agent (simplest, zero backend) · function calling (embed in your web app) · MCP runtime (Claude Desktop / Cursor / Dify) Try it now — open the live browser demo, no install, no signup. Website · 中文 · Getting Started · API Reference -----|------|---…
Read full README on GitHub →

Related ai & ml servers