Skip to main content
Glama

Unity MCP Server

{ "server": { "port": 3000, "host": "0.0.0.0" }, "unity": { "unityPath": "/opt/unity/Editor/Unity", "projectPath": "", "timeoutMs": 60000, "batchMode": true }, "logging": { "level": "info", "file": "logs/unity-mcp.log", "maxSize": 10485760, "maxFiles": 5 }, "security": { "allowedPaths": ["Assets", "Packages", "ProjectSettings", "Logs"], "disallowedCommands": ["rm", "del", "format", "mkfs"] } }

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/GrandMasterK414/unity-smithery-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server