Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
portNoPort to bind when using streamable-http transport.16000
transportNoMCP transport mode to use. Options are 'streamable-http' or 'stdio'.streamable-http
UNITY_INFO_MCP_NAMENoThe name used for the MCP server instance.UnityInfoMCP
UNITY_INFO_BRIDGE_HOSTNoHost address for the UnityInfoBridge connection.127.0.0.1
UNITY_INFO_BRIDGE_PORTNoLegacy fallback bridge port. Auto-discovery typically probes 16001~16100.16000
UNITY_INFO_MCP_LOG_LEVELNoLog level for the server (e.g., DEBUG, INFO, WARN, ERROR).INFO
UNITY_INFO_BRIDGE_TRANSPORTNoTransport used between UnityInfoMCP and the game-side UnityInfoBridge.tcp
UNITY_INFO_BRIDGE_TIMEOUT_SECNoConnection timeout in seconds for the bridge.8.0

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/snowyegret23/UnityInfoMCP'

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