Sponsored by Deepsite.site

Unity MCP

Created By
Artmann9 months ago
Let Claude interact with your Unity projects.
Content

# Unity MCP Server

MCP server to connect Claude with Unity projects. Built using the [Model Context Protocol SDK](https://github.com/modelcontextprotocol/typescript-sdk).

Features

  • List all Unity projects
  • Get detailed project information
  • Access project structure and files

Installation & Usage

You can run this tool directly with npx without installing it:

```bash npx unity-mcp@latest ```

Add this tool as an MCP server in Claude:

On MacOS: `~/Library/Application\ Support/Claude/claude_desktop_config.json`
On Windows: `%APPDATA%/Claude/claude_desktop_config.json`

```json { "mcpServers": { "unity": { "command": "npx", "args": ["unity-mcp@latest"] } } } ```

Option 2: Run this project locally

Alternatively, run this project locally by cloning this repo:

```bash git clone https://github.com/your-username/unity-mcp.git cd unity-mcp bun install ```

Then configure Claude to use your local version:

```json { "mcpServers": { "unity": { "command": "bun", "args": ["run", "C:\\Users\\Artga\\Code\\unity-mcp\\src\\index.ts"] } } } ```

Requirements

  • Unity with projects configured
  • Bun runtime

Troubleshooting

Please open an issue if you can't get this MCP working. Here are some tips:

  1. Make sure Unity is installed and you have some projects configured
  2. Check that the unity-mcp server can access the projects-v1.json file
  3. Ensure you have proper permissions for the Unity project directories

This MCP will emit logs to stderr as specified in the MCP spec. On Mac the Claude Desktop app should emit these logs to `~/Library/Logs/Claude`. On other platforms [you can find logs here](https://modelcontextprotocol.io/quickstart/user#getting-logs-from-claude-for-desktop).

Development

Setup

```bash

Install dependencies

bun install

Run the project

bun run src/index.ts

Type check

bun run typecheck

Format code

bun run format ```

Debugging

Since MCP servers run over stdio, debugging can be challenging. For the best debugging experience, we strongly recommend using the [MCP Inspector](https://github.com/modelcontextprotocol/inspector).

You can launch the MCP Inspector with this command:

```bash bun run inspector ```

Upon launching, the Inspector will display a URL that you can access in your browser to begin debugging.

License

MIT License - see [LICENSE](LICENSE) file for details.

Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
ChatWiseThe second fastest AI chatbot™
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
WindsurfThe new purpose-built IDE to harness magic
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Tavily Mcp
DeepChatYour AI Partner on Desktop
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
CursorThe AI Code Editor
Serper MCP ServerA Serper MCP Server
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Playwright McpPlaywright MCP server
Amap Maps高德地图官方 MCP Server
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors