Mcp Unity Manager Server
@bsmi021
About Mcp Unity Manager Server
he MCP Unity Manager Server is a TypeScript powerhouse that lets you control Unity Editor programmatically through the Model Context Protocol (MCP). Built to work seamlessly with the Unity Bridge Asset, it's your gateway to automating Unity tasks like a pro.
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Mcp Unity Manager Server?
Mcp Unity Manager Server is a TypeScript server that controls Unity Editor programmatically through the Model Context Protocol (MCP). Built to work with the Unity Bridge Asset, it enables developers and automation engineers to automate Unity tasks such as asset creation, GameObject manipulation, and scene management.
How to use Mcp Unity Manager Server?
Install the Unity Bridge asset in your project via its Git URL, then configure the WebSocket port in Unity Editor settings. Run the server with npm install, npm run build, and npm start. Set the transport type and port via environment variables MCP_TRANSPORT_TYPE and MCP_WEBSOCKET_PORT.
Key features of Mcp Unity Manager Server
- Full control over Unity assets, GameObjects, and scenes.
- Flexible connection via WebSocket or stdio transports.
- Thread-safe design handles concurrency automatically.
- Simple, intuitive API for Unity automation tasks.
- Fast and reliable performance with stability focus.
Use cases of Mcp Unity Manager Server
- Automate asset creation and modification in Unity projects.
- Programmatically instantiate and position GameObjects.
- Save, load, and manage scenes without manual intervention.
- Integrate Unity automation into CI/CD pipelines.
- Test application functionality by controlling Unity at runtime.
FAQ from Mcp Unity Manager Server
What are the system requirements for Mcp Unity Manager Server?
Unity 2022.3.0f1 or later, Node.js 18 or higher, and TypeScript 4.9 or later are required.
How does Mcp Unity Manager Server connect to Unity Editor?
It communicates with the Unity Bridge Asset via WebSocket or stdio, using the Model Context Protocol.
What transport types are supported?
Both WebSocket and stdio transports are supported. The default WebSocket port is 8765.
Is the manage_scene tool stable?
Frequently asked questions
What are the system requirements for Mcp Unity Manager Server?
Unity 2022.3.0f1 or later, Node.js 18 or higher, and TypeScript 4.9 or later are required.
How does Mcp Unity Manager Server connect to Unity Editor?
It communicates with the Unity Bridge Asset via WebSocket or stdio, using the Model Context Protocol.
What transport types are supported?
Both WebSocket and stdio transports are supported. The default WebSocket port is 8765.
Basic information
More Other MCP servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale

EverArt
modelcontextprotocolModel Context Protocol Servers
๐ Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments