Skip to main content
Glama
package.json477 B
{ "name": "unity-mcp-bridge", "version": "1.0.0", "description": "MCP Bridge for Unity Editor - connects Claude Code to Unity", "type": "module", "main": "index.js", "bin": { "unity-mcp-bridge": "./index.js" }, "engines": { "node": ">=18.0.0" }, "scripts": { "start": "node index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.6.0" }, "keywords": [ "mcp", "unity", "claude", "ai" ], "license": "MIT" }

Latest Blog Posts

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/dsgarage/UniMCP4CC'

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