Skip to main content
Glama
jumpino27

RLM Memory MCP Server

by jumpino27

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
UI_PORTNoPort for the web UI.3848
LLM_MODELNoModel name for the AI provider.google/gemini-3.5-flash (OpenRouter) / gemini-3.5-flash (direct)
LLM_PROVIDERNoAI provider: auto, openrouter, or gemini. Auto prefers OpenRouter if key is set.auto
RLM_DATA_DIRNoDirectory where project memories are stored.<install dir>/projects
GEMINI_API_KEYNoGoogle Gemini API key. Get one at https://aistudio.google.com/
LLM_MAX_TOKENSNoMaximum output tokens per LLM call.4096
LLM_TIMEOUT_MSNoPer-request timeout in milliseconds.60000
OPENROUTER_API_KEYNoOpenRouter API key (recommended). Get one at https://openrouter.ai/keys
LLM_REASONING_EFFORTNoThinking depth for helper calls: minimal, low, medium, high.low

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/jumpino27/RLM-Memory-MCP-Server'

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