Skip to main content
Glama
package.json1.66 kB
{ "name": "com.ivanmurzak.unity.mcp", "displayName": "AI Game Developer (Unity MCP Plugin)", "author": { "name": "IvanMurzak", "url": "https://github.com/IvanMurzak" }, "keywords": [ "AI", "AI Integration", "MCP", "Unity MCP" ], "version": "0.25.0", "unity": "2022.3", "description": "Bridge between LLM and Unity. It expose Unity API to LLM and allows LLM to control Unity. It is based on Model Context Protocol (MCP) and uses SignalR for communication.", "dependencies": { "com.unity.test-framework": "1.1.33", "com.unity.modules.uielements": "1.0.0", "extensions.unity.playerprefsex": "2.0.2", "org.nuget.microsoft.bcl.memory": "10.0.0", "org.nuget.microsoft.aspnetcore.signalr.client": "10.0.0", "org.nuget.microsoft.aspnetcore.signalr.protocols.json": "10.0.0", "org.nuget.microsoft.codeanalysis.csharp": "4.14.0", "org.nuget.microsoft.extensions.caching.abstractions": "10.0.0", "org.nuget.microsoft.extensions.dependencyinjection.abstractions": "10.0.0", "org.nuget.microsoft.extensions.hosting": "10.0.0", "org.nuget.microsoft.extensions.hosting.abstractions": "10.0.0", "org.nuget.microsoft.extensions.logging.abstractions": "10.0.0", "org.nuget.r3": "1.3.0", "org.nuget.system.text.json": "10.0.0" }, "scopedRegistries": [ { "name": "package.openupm.com", "url": "https://package.openupm.com", "scopes": [ "org.nuget", "extensions.unity" ] } ] }

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/IvanMurzak/Unity-MCP'

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