Back to search
30
MCP

unity-mcp

wondeks/unity-mcp

A Unity MCP server that allows MCP clients like Claude Desktop or Cursor to perform Unity Editor actions.

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

Similar MCP servers embedding-nearest

Unity MCP Server
MCP server for Unity: project info, build scenes, agent docs. No Unity Editor. Cursor, Claude.
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
Unity MCP acts as a bridge, allowing AI assistants (like Claude, Cursor) to interact directly with your Unity Editor via a local MCP (Model
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
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
ivanmurzakdev/unity-mcp-server
MCP Server for Unity Editor, works in pair with Unity Plugin. MCP is Model Context Protocol.
0 tools

How to use

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

{
  "mcpServers": {
    "unity-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}