Back to search
30
MCP

msanatan/mcp-for-unity-server

docker/msanatan/mcp-for-unity-server

MCP server for the Unity Editor. Control Unity using AI assistants like Claude, Cursor, Windsurf etc

Uptime
0.0%
4 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
Unity MCP Server
MCP server for Unity: project info, build scenes, agent docs. No Unity Editor. Cursor, Claude.
0 tools
@iflow-mcp/unity-mcp-server
Unity MCP Server - Simple HTTP-based Unity Editor integration for AI assistants
0 tools
ivanmurzakdev/unity-mcp-server
MCP Server for Unity Editor, works in pair with Unity Plugin. MCP is Model Context Protocol.
0 tools
gladekit-mcp
MCP server for Unity game development — connect Cursor, Claude Code, Windsurf, and other AI clients to your Unity Editor.
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

How to use

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

{
  "mcpServers": {
    "msanatan/mcp-for-unity-server": {
      "url": "None",
      "transport": "http"
    }
  }
}