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
plugin
server
tests
CLAUDE.md
conftest.py
.gitignore
LICENSE
pyproject.toml
README.md
TECH_DETAILS.md
uv.lock
"""Global pytest configuration file""" import pytest def pytest_configure(config): # Set asyncio fixture loop scope config.option.asyncio_default_fixture_loop_scope = "function"