MCP Directory
Back

cesium-ai-integrations

by CesiumGS · TypeScript · ★ 80

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.

#3d-visualization#agent-skills#ai#ai-agents#ai-tools#cesium#cesiumjs#geospatial#mcp#mcp-apps#model-context-protocol

Install

npx -y github:CesiumGS/cesium-ai-integrations

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-ai-integrations": {
      "command": "npx",
      "args": [
        "-y",
        "github:CesiumGS/cesium-ai-integrations"
      ]
    }
  }
}

From the README

[Cesium](https://cesium.com/) :earth_asia: [CesiumJS](https://cesium.com/cesiumjs) :earth_americas: [Forum](https://community.cesium.com/) :earth_africa: [Issues](https://github.com/CesiumGS/cesium-ai-integrations/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 de…
Read full README on GitHub →

Related ai & ml servers