Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
YetAnotherUnityMcp
Claim
by
Azreal42
GitHub
Developer Tools
Virtualization
Games & Gamification
MIT License
7
Linux
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
YetAnotherUnityMcp
server
server/connection_manager.py
server/dynamic_tool_invoker.py
server/dynamic_tools.py
server/__init__.py
server/low_level_tcp_client.py
server/mcp_server.py
server/README.md
server/resource_context.py
server/unity_client_util.py
server/unity_tcp_client.py
""" Unity WebSocket MCP Server Package """ from typing import Final __version__: Final[str] = "0.1.0"