Skip to main content
Glama
logunovFGP

better-rlm

by logunovFGP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RLM_MODENoSelects the transport mode: auto (default), claude-cli, or api. Overrides config.yaml mode.auto
RLM_PROVIDERNoSelects the provider: anthropic (default), gemini, openai, azure_openai, portkey. Overrides config.yaml provider.anthropic
GEMINI_API_KEYNoAPI key for the Gemini provider. Required if RLM_PROVIDER=gemini.
OPENAI_API_KEYNoAPI key for the OpenAI provider. Required if RLM_PROVIDER=openai.
PORTKEY_API_KEYNoAPI key for the Portkey provider. Required if RLM_PROVIDER=portkey.
ANTHROPIC_API_KEYNoAPI key for the Anthropic API. Required when RLM_MODE=api or when using a non-Anthropic provider without a local Claude CLI login.
AZURE_OPENAI_API_KEYNoAPI key for the Azure OpenAI provider. Required if RLM_PROVIDER=azure_openai.
CLAUDE_CODE_OAUTH_TOKENNoOptional OAuth token for the Claude Code CLI on headless machines without a keychain. Honored by the claude-cli transport.

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/logunovFGP/better-rlm'

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