Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AIRG_AGENT_IDYesIdentifier for the agent, used to apply per-agent policy overrides (e.g., 'claude-desktop').
AIRG_LOG_PATHYesThe absolute path to the activity.log audit trail file.
AIRG_WORKSPACEYesThe absolute path to the project root where agent operations are performed.
AIRG_POLICY_PATHYesThe absolute path to the policy.json configuration file.
AIRG_SERVER_COMMANDYesThe absolute path to the airg-server executable.
AIRG_REPORTS_DB_PATHYesThe absolute path to the reports.db database file used for dashboard views.
AIRG_APPROVAL_DB_PATHYesThe absolute path to the approvals.db database file.
AIRG_APPROVAL_HMAC_KEY_PATHYesThe absolute path to the HMAC key file for database security.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
server_info-
restore_backup-
execute_command-
read_file-
write_file-
delete_file-
list_directory-

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/jimmyracheta/ai-runtime-guard'

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