Cesium Mcp Dev

Created By
gaopengbin3 months ago
MCP server for IDE integration that provides CesiumJS API lookup, code generation, and entity builder tools. Helps developers write CesiumJS code with AI-powered assistance directly in VS Code, Cursor, or any MCP-compatible IDE.
Overview

Features

  • 3 MCP Tools for CesiumJS development assistance
    • api_lookup: Search CesiumJS API documentation
    • code_gen: Generate CesiumJS code snippets from natural language
    • entity_builder: Build complex Entity configurations interactively

Use Cases

  • "How to add a polygon with transparency in CesiumJS?"
  • "Generate code for a 3D Tiles tileset loader"
  • "Create an entity with a billboard and label"

Quick Start

Configure in your MCP client: { "mcpServers": { "cesium-mcp-dev": { "command": "npx", "args": ["-y", "cesium-mcp-dev"] } } }

Server Config

{
  "mcpServers": {
    "cesium-mcp-dev": {
      "command": "npx",
      "args": [
        "-y",
        "cesium-mcp-dev"
      ]
    }
  }
}
Project Info
Created At
3 months ago
Updated At
3 months ago
Author Name
gaopengbin
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Gpt Scrambler

2 days ago