Back to search
30
MCP

Unity-MCP

ivanmurzak/unity-mcp

AI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for free.

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://ai-game.dev

Similar MCP servers embedding-nearest

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
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
io.github.ivanmurzak/unity-mcp
Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.
0 tools
mcp-coder
AI-powered software development automation toolkit using Claude Code CLI and MCP servers for intelligent code analysis, testing, and impleme
0 tools
io.github.mkxultra/ai-cli-mcp
MCP server for AI CLI tools (Claude, Codex, and Gemini) with background process management
0 tools
@iflow-mcp/unity-mcp-server
Unity MCP Server - Simple HTTP-based Unity Editor integration for AI assistants
0 tools

How to use

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

{
  "mcpServers": {
    "unity-mcp": {
      "url": "https://ai-game.dev",
      "transport": "http"
    }
  }
}