dcc-mcp-unity
by dcc-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DCC_MCP_UNITY_PORT | No | Port for the MCP server endpoint (default: 8765) | 8765 |
| DCC_MCP_UNITY_BRIDGE_URL | No | WebSocket URL for the bridge (default: ws://127.0.0.1:3852) | ws://127.0.0.1:3852 |
| DCC_MCP_UNITY_BRIDGE_PORT | No | Port for the loopback WebSocket bridge (default: 3852) | 3852 |
| DCC_MCP_UNITY_SIDECAR_PATH | No | Path to the standalone sidecar executable | |
| DCC_MCP_UNITY_BRIDGE_TIMEOUT | No | RPC timeout in seconds for bridge calls (default: 60, cannot be lowered) | 60 |
| DCC_MCP_UNITY_SIDECAR_SHA256 | No | SHA-256 digest of the sidecar executable for verification | |
| DCC_MCP_UNITY_ALLOW_SOURCE_WRITES | No | Set to '1' to enable upsert_text_asset tool (default: disabled) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/dcc-mcp/dcc-mcp-unity'
If you have feedback or need assistance with the MCP directory API, please join our Discord server