Unity-MCP
by Ivan Murzak
Let AI agents drive the Unity editor over MCP — inspect and modify scenes, GameObjects, components, assets, and scripts, then run the project and read back console output.
Skills
Scene Manipulation
Reads and edits the scene hierarchy, creating GameObjects and setting component properties directly from agent calls.
Asset Management
Browses, imports, and modifies project assets including prefabs, materials, and scriptable objects.
Script Execution
Compiles and runs C# in the editor context, returning console logs and compilation errors to the agent.
Related Agents
OpenSandbox
Runs AI-agent workloads in isolated Docker or Kubernetes sandboxes, exposing sandbox lifecycle, command, filesystem, an…
FastAPI-MCP
Expose any FastAPI application as an MCP server in a few lines — endpoints become tools automatically, preserving schem…
IDA Pro MCP
Bridges IDA Pro to LLM clients over MCP, exposing decompilation, disassembly, cross-references, type and stack edits, m…
AgentMail
Email inbox API built for AI agents. Create, send, receive, search, and manage email programmatically with SDKs for Pyt…