Cesium MCP Runtime runs on your own machine — the client starts it, so there is no endpoint to ping. 467 installs a week from npm. Last commit 29 Jul 2026.
AI-powered 3D globe control via MCP. Camera, layers, markers, spatial analysis with CesiumJS.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add cesium-mcp-runtime -- npx -y cesium-mcp-runtime
{
"mcpServers": {
"cesium-mcp-runtime": {
"args": [
"-y",
"cesium-mcp-runtime"
],
"command": "npx"
}
}
}
[mcp_servers.cesium-mcp-runtime]
command = "npx"
args = ["-y", "cesium-mcp-runtime"]
{
"mcpServers": {
"cesium-mcp-runtime": {
"args": [
"-y",
"cesium-mcp-runtime"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"cesium-mcp-runtime": {
"args": [
"-y",
"cesium-mcp-runtime"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.