Skip to main content
Glama

Unity MCP

.gitignoreโ€ข1.26 kB
# Dependency directories node_modules/ .pnp/ .pnp.js # Lock files package-lock.json yarn.lock pnpm-lock.yaml bun.lock # Build outputs build/ dist/ out/ # TypeScript *.tsbuildinfo tsconfig.tsbuildinfo # Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local .env.example # Editor directories and files .idea/ .vscode/ *.swp *.swo *~ .DS_Store # Testing coverage/ .nyc_output/ jest.config.js # Temporary files .tmp/ .temp/ tmp/ temp/ # npm package files *.tgz .npmrc # Cursor specific .cursor/ dev-debug.log .idea .vscode *.suo *.ntvs* *.njsproj *.sln *.sw? # OS specific Thumbs.db .DS_Store # AI/MCP development /.taskmaster /.claude # Docker Dockerfile .dockerignore docker-compose.yml # Development scripts and configs scripts/ biome.json .prettierrc* .prettierignore .eslintrc* eslint.config.js BUILD_VERIFICATION.md **/BUILD_VERIFICATION.md # Sample and example files sample_* example_* *.example # Documentation that's not needed in package PROGRESS.md SUMMARY.md CLAUDE.md SETUP.md unity_* CODE_TO_PCB_*

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/muammar-yacoob/unity-mcp'

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