version: '3.8'
services:
unity-client:
build:
context: .
dockerfile: Dockerfile.unity-client
container_name: unity-client
ports:
- "8081:8081"
environment:
- ASPNETCORE_ENVIRONMENT=Production
restart: unless-stopped
# Note: The MCP STDIO client is not included in Docker Compose
# because Claude needs to run it directly, not through Docker
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/TSavo/Unity-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server