- Cesium Mcp Dev
Cesium Mcp Dev
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 documentationcode_gen: Generate CesiumJS code snippets from natural languageentity_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"] } } }
Links
Server Config
{
"mcpServers": {
"cesium-mcp-dev": {
"command": "npx",
"args": [
"-y",
"cesium-mcp-dev"
]
}
}
}Project Info
Created At
3 months agoUpdated At
3 months agoAuthor Name
gaopengbinStar
-Language
-License
-Recommend Servers
View AllMcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Test
@modelcontextprotocol
test
6 months ago