Back to search
30
MCP

io.github.ivanmurzak/unity-mcp

io.github.ivanmurzak/unity-mcp

Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.chir24/unreal-engine-mcp
MCP server for Unreal Engine 5 with 17 tools for game development automation.
0 tools
ivanmurzakdev/unity-mcp-server
MCP Server for Unity Editor, works in pair with Unity Plugin. MCP is Model Context Protocol.
0 tools
io.github.tomyud1/godot-mcp
MCP server for Godot game engine integration — control the Godot editor with AI
0 tools
@iflow-mcp/unity-mcp-server
Unity MCP Server - Simple HTTP-based Unity Editor integration for AI assistants
0 tools
msanatan/mcp-for-unity-server
MCP server for the Unity Editor. Control Unity using AI assistants like Claude, Cursor, Windsurf etc
0 tools
unity-mcp-server
Unity MCP Server — 268 tools for AI-assisted game development. Connect Claude, Cursor, or any MCP client to Unity Editor & Unity Hub. Scene
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.ivanmurzak/unity-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}