Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ROBOTMCP_ATTACH_HOSTNoAttach bridge host (enables attach mode)
ROBOTMCP_ATTACH_PORTNoAttach bridge port7317
ROBOTMCP_OUTPUT_MODENoDefault get_session_state response mode: auto, full, deltaauto
ROBOTMCP_ATTACH_TOKENNoShared auth token for attach bridgechange-me
ROBOTMCP_INSTRUCTIONSNoInstruction mode: off, default, or customdefault
ROBOTMCP_MEMORY_MODELNoEmbedding model for similarity searchpotion-base-8M
ROBOTMCP_TOOL_PROFILENoDefault tool profile: browser_exec, api_exec, discovery, minimal_exec, fullauto
ROBOTMCP_USE_SAMPLINGNoEnable LLM-powered scenario analysis: true, 1, yes
ROBOTMCP_ATTACH_STRICTNoFail if bridge unreachable: 0 or 10
ROBOTMCP_FRONTEND_HOSTNoDashboard hostlocalhost
ROBOTMCP_FRONTEND_PORTNoDashboard port8001
ROBOTMCP_ATTACH_DEFAULTNoAttach routing mode: auto, force, offauto
ROBOTMCP_FRONTEND_DEBUGNoDjango debug mode: 0 or 11
ROBOTMCP_MEMORY_DB_PATHNoSQLite database path for memory storage./robotmcp_memory.db
ROBOTMCP_MEMORY_ENABLEDNoEnable persistent semantic memory: true, 1, yes
ROBOTMCP_PRE_VALIDATIONNoEnable element pre-validation before actions: 0 or 11
ROBOTMCP_ENABLE_FRONTENDNoEnable dashboard: 0 or 10
ROBOTMCP_STARTUP_CLEANUPNoSession cleanup on server start: auto, on, offauto
ROBOTMCP_OUTPUT_VERBOSITYNoResponse detail level: compact, standard, verbosestandard
ROBOTMCP_INSTRUCTIONS_FILENoPath to custom instructions file
ROBOTMCP_FRONTEND_BASE_PATHNoURL base path prefix/
ROBOTMCP_INSTRUCTIONS_TEMPLATENoInstruction template: minimal, standard, detailed, browser-focused, api-focusedstandard

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/manykarim/rf-mcp'

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