Skip to main content
Glama
dcc-mcp
by dcc-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DCC_MCP_UNITY_PORTNoPort for the MCP server endpoint (default: 8765)8765
DCC_MCP_UNITY_BRIDGE_URLNoWebSocket URL for the bridge (default: ws://127.0.0.1:3852)ws://127.0.0.1:3852
DCC_MCP_UNITY_BRIDGE_PORTNoPort for the loopback WebSocket bridge (default: 3852)3852
DCC_MCP_UNITY_SIDECAR_PATHNoPath to the standalone sidecar executable
DCC_MCP_UNITY_BRIDGE_TIMEOUTNoRPC timeout in seconds for bridge calls (default: 60, cannot be lowered)60
DCC_MCP_UNITY_SIDECAR_SHA256NoSHA-256 digest of the sidecar executable for verification
DCC_MCP_UNITY_ALLOW_SOURCE_WRITESNoSet 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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

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