UnityInfoMCP
by snowyegret23
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Port to bind when using streamable-http transport. | 16000 |
| transport | No | MCP transport mode to use. Options are 'streamable-http' or 'stdio'. | streamable-http |
| UNITY_INFO_MCP_NAME | No | The name used for the MCP server instance. | UnityInfoMCP |
| UNITY_INFO_BRIDGE_HOST | No | Host address for the UnityInfoBridge connection. | 127.0.0.1 |
| UNITY_INFO_BRIDGE_PORT | No | Legacy fallback bridge port. Auto-discovery typically probes 16001~16100. | 16000 |
| UNITY_INFO_MCP_LOG_LEVEL | No | Log level for the server (e.g., DEBUG, INFO, WARN, ERROR). | INFO |
| UNITY_INFO_BRIDGE_TRANSPORT | No | Transport used between UnityInfoMCP and the game-side UnityInfoBridge. | tcp |
| UNITY_INFO_BRIDGE_TIMEOUT_SEC | No | Connection timeout in seconds for the bridge. | 8.0 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues