Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MARROW_KEYNoAlias accepted by MCP for fleet runners and secret managers. Either this or MARROW_API_KEY is required.
MARROW_CLIENTNoHarness/client label for per-client reporting (e.g., codex, claude-code, cursor, gemini, qwen, opencode, custom)
MARROW_API_KEYNoYour API key from getmarrow.ai. Either this or MARROW_KEY is required.
MARROW_HARNESSNoSame as MARROW_CLIENT
MARROW_BASE_URLNoCustom API URL (default: https://api.getmarrow.ai). Must use HTTPS.https://api.getmarrow.ai
MARROW_AUTO_HOOKNoPostToolUse auto-logging kill switch. Set to false to disable.true
MARROW_HOOK_DEBUGNoSet to true to enable one-line stderr diagnostics for hooks.
MARROW_SESSION_IDNoSession identifier for multi-agent setups
MARROW_AUTO_ENROLLNoAuto-enrollment prompt (default: true). Set to false to disable.true
MARROW_AGENT_CLIENTNoSame as MARROW_CLIENT
MARROW_PASSIVE_BRIEFNoPassive decision-brief mode. Defaults to auto; set false to disable or always to brief every prompt.auto
MARROW_FLEET_AGENT_IDNoAgent identifier sent as X-Marrow-Agent-Id for fleet attribution
MARROW_CONTEXT_HOOK_DEBUGNoSet to true to enable one-line stderr diagnostics for UserPromptSubmit context hook only.

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/getmarrow/marrow-mcp'

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