MCP Directory
Back

cesium-ai-integrations

by CesiumGS · TypeScript · ★ 66

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

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "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 →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers