MCP Unity 编辑器(游戏引擎)
MCP Serverby CoderGamester · Added 5mo ago
Claude
1.4k
Install
git clone https://github.com/CoderGamester/mcp-unityAdd to Claude
claude mcp add mcp-unityQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"mcp-unity": {
"command": "npx",
"args": [
"@modelcontextprotocol/mcp-unity"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
MCP Unity 是一种适用于 Unity 编辑器的模型上下文协议(Model Context Protocol)实现,允许 AI 助手通过 Node.js 服务器桥接与您的 Unity 项目进行交互。运行该服务器需要 Unity 2022.3 及以上版本和 Node.js 18 及以上版本。
Tags
design-creativemcp-serverai