Skip to main content
Glama
package.json2.33 kB
{ "name": "@spark-apps/unity-mcp", "version": "2.6.2", "description": "Simplified Unity Editor control via MCP - Execute ANY Unity API code with execute_csharp, manage scenes, automate testing, and monitor console. 8 essential tools with unlimited flexibility.", "type": "module", "bin": { "unity-mcp": "dist/index.js" }, "main": "dist/index.js", "types": "dist/index.d.ts", "files": [ "dist", "README.md", "LICENSE" ], "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/muammar-yacoob/unity-mcp.git" }, "bugs": { "url": "https://github.com/muammar-yacoob/unity-mcp/issues" }, "homepage": "https://github.com/muammar-yacoob/unity-mcp#readme", "keywords": [ "unity", "game-development", "mcp", "model-context-protocol", "automation", "unity-editor", "editor-scripting", "testing-automation", "scene-management", "game-engine", "unity-automation", "ai-powered", "claude-desktop", "real-time-control", "workflow-automation" ], "author": "Muammar Yacoob <https://github.com/muammar-yacoob>", "license": "MIT", "scripts": { "build": "tsc && node build-unity-package.cjs", "postbuild": "echo 'Build completed. Unity package available at UnityPackage/'", "dev": "tsc --watch", "start": "bun dist/index.js", "clean": "rm -rf dist", "type-check": "tsc --noEmit", "lint": "biome lint src", "format": "biome format --write src", "test": "bun test" }, "dependencies": { "axios": "^1.12.2", "cors": "^2.8.5", "fastmcp": "^1.21.0", "fs-extra": "^11.2.0", "handlebars": "^4.7.8", "js-yaml": "^4.1.0", "uuid": "^9.0.1", "ws": "^8.18.0", "zod": "^3.24.2" }, "devDependencies": { "@types/cors": "^2.8.17", "@types/fs-extra": "^11.0.4", "@types/js-yaml": "^4.0.9", "@types/node": "^20.19.19", "@types/uuid": "^9.0.8", "@types/ws": "^8.5.12", "typescript": "^5.9.3", "@semantic-release/changelog": "^6.0.3", "@semantic-release/git": "^10.0.1", "@semantic-release/github": "^11.0.0", "@semantic-release/npm": "^12.0.0", "semantic-release": "^24.0.0" } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/muammar-yacoob/unity-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server