Glade Mcp

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.

VerifiedInstall Ready
data-aidata-ai
5 views166 stars20 forksMIT

Why This Matters

Discovered via github-topic:model-context-protocol and last synced 3mo ago.

VerifiedInstall Ready
Source
github-topic:model-context-protocol
Stars
166
Last synced
3mo ago
Install
Instructions detected

Install

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)

13
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (13)

import_asset

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`.

GLADEKIT_MCP_DISABLE_ASSET_PIPELINE

No

find_asset

Search ranked candidates by description, asset type, style, and license. Read-only, no Unity dispatch.

GLADEKIT_API_KEY

No

MIT

MIT

UNITY_BRIDGE_URL

No

Tools

**235+ granular tools** across 16 categories

Variable

Required

Feature

GladeKit Unity MCP

GLADEKIT_MCP_SUPPRESS_BRIDGE_WARNING

No

Tool

Purpose

OPENAI_API_KEY

No

list_imported_assets

Walk the project's sidecars and surface a license audit (license counts, attribution-required count). Useful before a commercial release.