Install
$ agentstack add mcp-cesiumgs-cesium-ai-integrations ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Cesium AI Integrations
Cesium :earthasia: CesiumJS :earthamericas: Forum :earthafrica: Issues
Cesium AI Integrations is a collection of reference integrations, experiments, and patterns that connect the Cesium ecosystem with AI systems such as LLMs, retrieval pipelines, and agent workflows. The goal is to help developers build geospatially aware applications that can reason about 3D data and geospatial context.
Built on open standards, these integrations are designed to be modular, composable, and easy to adapt for real-world products.
🚀 Get started
- Browse the repository folders to find the integration or example relevant to your use case.
- Follow the setup instructions in each integration's README.
- Use the examples as a starting point for your own applications and workflows.
✅ What's inside
- Reference patterns for connecting Cesium apps to AI assistants and tools
- Approaches for grounding AI responses with geospatial context
- Example workflows for data ingestion, retrieval, and analysis
- Prototypes that demonstrate AI-assisted exploration of 3D geospatial content
📂 Repository Structure
- [mcp/](mcp/README.md) - Model Context Protocol servers and applications that integrate Cesium with AI assistants
- [skills/](skills/README.md) - Agent skills for automatic activation of Cesium-related capabilities in AI assistants
📚 Documentation
- Each integration includes its own setup and usage guide.
- For general CesiumJS learning resources, see the CesiumJS Learn hub.
🌟 Awesome community examples
These community projects are great references for Cesium + AI integrations. We welcome contributions! If you've built something cool with Cesium and AI, feel free to open a PR to add your project to this list.
🔌 MCP Servers:
- gaopengbin-cesium-mcp – A community MCP bridge for CesiumJS that provides tools for camera control, entity management, 3D Tiles, terrain, imagery layers, and more. Supports both local (stdio) and remote (Streamable HTTP) modes.
🔌 MCP Apps
- Interactive 3D globe map – Interactive 3D globe viewer using CesiumJS with OpenStreetMap tiles. Demonstrates geocoding integration and full MCP App capabilities.
📹 View demo video
🤝 Contributing
Interested in contributing? Please read [CONTRIBUTING.md](CONTRIBUTING.md). We also ask that you follow the [Code of Conduct](CODEOFCONDUCT.md).
📗 License
Apache 2.0. See [LICENSE](LICENSE).
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: CesiumGS
- Source: CesiumGS/cesium-ai-integrations
- License: Apache-2.0
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.