CesiumGS/cesium-ai-integrations

View on GitHub ↗

Cesium AI Integrations is a collection of reference integrations and experiments connecting the Cesium ecosystem with AI systems including Model Context Protocol (MCP) tools, retrieval pipelines, and agent skills.

86 ★11 forksTypeScriptUpdated 18d ago

What you need to know

Collection of reference integrations, experiments, and patterns connecting the Cesium ecosystem (CesiumJS 3D geospatial) with AI systems — LLMs, retrieval pipelines, and agent workflows, including MCP servers and agent skills for geospatially aware apps.

Install

browse the mcp/ and skills/ folders and follow each integration's README

Usage

  • use the MCP server or skills to let an AI assistant reason about 3D/geospatial data (camera, entities, 3D Tiles, terrain, imagery)

Key features

  • reference patterns for connecting Cesium apps to AI assistants
  • grounding AI responses with geospatial context
  • MCP servers: community gaopengbin/cesium-mcp bridge (camera control, entity management, 3D Tiles, terrain, imagery) with stdio and Streamable HTTP
  • MCP App example: interactive 3D globe viewer with CesiumJS + OSM tiles and geocoding
  • agent skills for automatic activation of Cesium capabilities
  • modular, composable, open-standard based

Best for

Developers building geospatially aware AI applications over CesiumJS.

Caveats

  • collection/reference repo rather than a single server
  • example integrations, adapt to your product
Platforms: macOS · Linux · WindowsClients: Claude Desktop · Claude Code · generic MCP clients

Reviewed 2026-08-11

Topics

3d-visualizationagent-skillsaiai-agentsai-toolscesiumcesiumjsgeospatialmcpmcp-appsmodel-context-protocol
Stars
86★
Forks
11
Language
TypeScript
License
Apache-2.0
Created
2026-02-04
Last push
2026-08-17