- Cesium Mcp Runtime
Cesium Mcp Runtime
MCP server that enables AI agents to control CesiumJS 3D globe with natural language. Supports camera flight, entity management, imagery layers, terrain, GeoJSON, trajectory playback, and interactive picking. Works with Claude Desktop, VS Code Copilot, Cursor and any MCP-compatible client.
Overview
Features
- 19 MCP Tools for full CesiumJS control via natural language
- Camera: flyTo, setView, getView, zoomToExtent
- Entities: addMarker, addLabel, highlight, removeLayer
- Layers: loadImageryService, load3dTiles, addGeoJsonLayer, addHeatmap
- Terrain: loadTerrain, setBasemap
- Interaction: screenshot, playTrajectory
- 2 Resources: scene state & entity list
Architecture
AI Agent ↔ MCP stdio ↔ cesium-mcp-runtime (Node.js) ↔ WebSocket ↔ cesium-mcp-bridge (Browser) ↔ CesiumJS Viewer
Quick Start
npm install cesium-mcp-bridgein your CesiumJS app- Add
CesiumMCPBridge.register(viewer) - Configure MCP client:
npx cesium-mcp-runtime
Links
Server Config
{
"mcpServers": {
"cesium-mcp-runtime": {
"command": "npx",
"args": [
"-y",
"cesium-mcp-runtime"
]
}
}
}Project Info
Created At
3 months agoUpdated At
3 months agoAuthor Name
gaopengbinStar
-Language
-License
-Recommend Servers
View Allmcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago
虎嗅嗅 Ai行业参谋
6 hours ago
Filesystem
@modelcontextprotocol
2 months ago
Memory
@modelcontextprotocol
a year ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Test
@modelcontextprotocol
test
6 months ago