Back to search
30
MCP

Unity MCP Server

io.github.rachitkumarrastogi/unity-mcp-server

MCP server for Unity: project info, build scenes, agent docs. No Unity Editor. Cursor, Claude.

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

Similar MCP servers embedding-nearest

unity-mcp
A Unity MCP server that allows MCP clients like Claude Desktop or Cursor to perform Unity Editor actions.
0 tools
ivanmurzakdev/unity-mcp-server
MCP Server for Unity Editor, works in pair with Unity Plugin. MCP is Model Context Protocol.
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
msanatan/mcp-for-unity-server
MCP server for the Unity Editor. Control Unity using AI assistants like Claude, Cursor, Windsurf etc
0 tools
bridge-ai-unity-mcp
MCP for Unity Server: A Unity package for Unity Editor integration via the Model Context Protocol (MCP).
0 tools
iflow-mcp_vr-jobs-unitymcp
Unity MCP Server: A Unity package for Unity Editor integration via the Model Context Protocol (MCP).
0 tools

How to use

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

{
  "mcpServers": {
    "unity_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}