Back to search
30
MCP

FunseaAI Unity MCP

io.github.funseaai/unity-mcp

stdio bridge for the local Unity Editor MCP server from FunseaAI/unity-mcp.

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

Similar MCP servers embedding-nearest

Funplay Unity MCP
stdio bridge for the local Unity Editor MCP server from FunplayAI/funplay-unity-mcp.
0 tools
Funplay Godot MCP
stdio bridge for the local Godot Editor MCP server from FunplayAI/funplay-godot-mcp.
0 tools
Funplay Cocos MCP
stdio bridge for the local Cocos Creator Editor MCP server from FunplayAI/funplay-cocos-mcp.
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/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

How to use

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

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