Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RMS_HOSTNoMCP WebSocket bind host.
RMS_PORTNoMCP WebSocket bind port.
RMS_MCP_PATHNoMCP WebSocket path.
LLM_BRIDGE_URLNoLLM bridge URL (default http://127.0.0.1:11434/api/chat).
MQTT_CLIENT_IDNoMQTT client identifier.
MQTT_BROKER_URLNoBroker endpoint used by the MQTT client.
DEFAULT_ROBOT_IDNoFallback robot id when a tool omits robot_id.
LLM_BRIDGE_MODELNoLLM model name (e.g., qwen3).
LLM_BRIDGE_THINKNoOptional think parameter for LLM bridge.
RCS_MCP_SERVER_URLNoConvenience value for the RCS-side MCP configuration.
REQUEST_TIMEOUT_MSNoDefault timeout for MQTT request-response operations.
LLM_BRIDGE_PROVIDERNoLLM bridge provider (e.g., ollama).
LLM_BRIDGE_KEEP_ALIVENoKeep alive duration for LLM bridge (e.g., 5m).
LLM_BRIDGE_TIMEOUT_MSNoLLM bridge timeout in milliseconds.

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/reidlo5135/ros-mcp-server'

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