Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoInterface to bind. Only 127.0.0.1, localhost and ::1 are accepted — the server spawns agents, so it refuses to start on any other address. Requests carrying a foreign Host header are rejected as well.127.0.0.1
PORTNoPort the server listens on (loopback only).8765
CLAUDE_CONFIG_DIRNoWhere Claude Code keeps its config, including bridge pointer files.~/.claude
CLAUDE_CREDENTIALS_PATHNoPath to the claude.ai OAuth credentials file.<CLAUDE_CONFIG_DIR>/.credentials.json
CLAUDE_SESSIONS_MCP_MAX_SPAWNEDNoCeiling on sessions this server may have spawned and left active per bridge.3

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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