Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HAM_REPONoThe repository associated with the agent.
HAM_TASKNoThe task identifier, when known.
HAM_SCOPESNoComma-separated list of scopes for the agent (e.g., 'shared,project:ham').
HAM_THREADNoThe thread identifier, when known.
HAM_API_KEYNoThe agent's API key for authenticating with the HAM API. Required in shared-service mode.
HAM_API_URLNoThe base URL of the HAM HTTP API. Required in shared-service mode.
HAM_DB_HOSTNoDatabase host for direct DB mode.
HAM_DB_NAMENoDatabase name for direct DB mode.
HAM_DB_PASSNoDatabase password for direct DB mode.
HAM_DB_PORTNoDatabase port for direct DB mode.
HAM_DB_USERNoDatabase user for direct DB mode.
HAM_PROJECTNoThe project name associated with the agent.
HAM_AGENT_IDNoThe agent ID to use for the MCP agent. Defaults to the identity bound to HAM_API_KEY.
HAM_MCP_USER_IDNoThe tenant/user ID to use for the MCP agent. Defaults to the identity bound to HAM_API_KEY.
HAM_QKPS_ENABLEDNoSet to 'false' (default) to disable QKPS.false
HAM_SINGLE_USER_IDNoSet a single user ID for local development.
HAM_LEGACY_FIELD_ENABLEDNoSet to 'false' (default) to disable legacy pickle-backed fields.false
HAM_MCP_DIRECT_DB_ENABLEDNoSet to 'true' to enable legacy direct PostgreSQL mode.false
HAM_TRUST_IDENTITY_HEADERNoSet to 'true' to trust client-supplied identity headers behind an authenticated proxy.false

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/MonumentalSystems/ham'

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