data-ai MCP Server
Connect any MCP-compatible AI client (Claude Code, Cursor, Windsurf) to Unity or Godot. 235+ granular tools, a Unity-aware system prompt, game design document project context, script semantic search, and skill calibration.
Discovered via github-topic:model-context-protocol and last synced 3mo ago.
1. Install the package
uvx gladekit-mcp
2. Add to claude_desktop_config.json
{
"mcpServers": {
"glade-mcp": {
"command": "npx",
"args": [
"glade-mcp"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Download, extract, place under `Assets/`, configure import settings for the asset type, and write a `.gladekit-asset.json` sidecar with license metadata. Requires explicit `licenseAcknowledged: true`.
No
Search ranked candidates by description, asset type, style, and license. Read-only, no Unity dispatch.
No
MIT
No
**235+ granular tools** across 16 categories
Required
GladeKit Unity MCP
No
Purpose
No
Walk the project's sidecars and surface a license audit (license counts, attribution-required count). Useful before a commercial release.