Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Unity MCP Integration
by
quazaai
Verified
GitHub
Developer Tools
File Systems
MIT License
26
Linux
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
UnityMCPIntegration
Editor
mcpServer
CHANGELOG.md
CHANGELOG.md.meta
CODE_OF_CONDUCT.md
CODE_OF_CONDUCT.md.meta
Editor.meta
.gitignore
LICENSE
LICENSE.meta
mcpInspector.png
mcpInspector.png.meta
mcpServer.meta
package.json
package.json.meta
README.md
README.md.meta
{ "name": "com.quaza.unitymcp", "version": "0.0.1", "displayName": "Unity MCP Integration", "description": "Integration between Model Context Protocol (MCP) and Unity, allowing AI assistants to understand and interact with Unity projects in real-time. Provides access to scene hierarchy, project settings, and code execution in the Unity Editor.", "unity": "2021.3", "dependencies": { "com.unity.nuget.newtonsoft-json": "3.2.1" }, "keywords": [ "ai", "Model Context Protocol", "Unity AI Tool", "Unity MCP" ], "author": { "name": "Shahzad", "url": "https://quazaai.com/" } }