Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MOCK_MODENoSet to 'false' to enable live AWS Bedrock mode; defaults to 'true' (mock mode).
AWS_REGIONNoAWS region for Bedrock (required when MOCK_MODE=false).
MCP_SERVER_URLNoOptional URL of an external MCP server to connect to (for the agent/client). Defaults to in-process.
BEDROCK_MODEL_IDNoBedrock model identifier (required when MOCK_MODE=false).
LANGSMITH_API_KEYNoOptional LangSmith API key for tracing; auto-enabled if present.
MCP_ALLOWED_TOOLSNoComma-separated list of allowed tools for the MCP client (e.g., 'doc_search,record_lookup'). Defaults to all tools.

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