Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level for the MCP server (e.g., DEBUG, INFO, WARNING, ERROR).INFO
VRED_HOSTNoThe hostname or IP address the VRED bridge listens on. Must be localhost (e.g., 127.0.0.1) for security.127.0.0.1
VRED_PORTNoThe port the VRED bridge listens on.8765
VRED_ALLOW_SAVENoSet to 'true' to enable save and scene-lifecycle tools.false
VRED_BRIDGE_TOKENYesThe shared secret token used to authenticate requests to the VRED bridge. Must be set to a non-placeholder value.
VRED_ALLOW_MUTATIONSNoSet to 'true' to enable mutation tools.false
VRED_ALLOWED_SAVE_DIRNoDirectory path to which save operations are restricted.
VRED_MAX_REQUEST_BYTESNoMaximum allowed request body size in bytes.
VRED_ALLOWED_OUTPUT_DIRNoDirectory path to which screenshot output is restricted.

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/krngrover6/autodesk-vred-mcp'

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