Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JIRA_HOSTNoJira host for audit ticketing (requires JIRA_EMAIL and JIRA_TOKEN).
AIOPS_PORTNoPort for the HTTP/MCP server.7878
JIRA_EMAILNoJira email for audit ticketing (requires JIRA_HOST and JIRA_TOKEN).
JIRA_TOKENNoJira token for audit ticketing (requires JIRA_HOST and JIRA_EMAIL).
GRAFANA_URLNoGrafana URL for metrics (requires GRAFANA_TOKEN).
SPLUNK_HOSTNoSplunk host for log source (requires SPLUNK_TOKEN).
GITHUB_TOKENNoGitHub token for deploys (alternative to GitLab token).
GITLAB_TOKENNoGitLab token for deploys (alternative to GitHub token).
SPLUNK_TOKENNoSplunk token for log source (requires SPLUNK_HOST).
GRAFANA_TOKENNoGrafana token for metrics (requires GRAFANA_URL).
AIOPS_DATA_DIRNoDirectory for SQLite, uploads, and topology cache../data
AIOPS_MOCK_MODENoEnable mock mode (auto-on when no integrations set).
DATADOG_API_KEYNoDatadog API key for log source (alternative to Splunk or AWS).
ANTHROPIC_API_KEYNoAPI key for the LLM (Claude Opus 4.7). Required for real LLM usage, but mock mode works without it.

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/Elvisaryan/aiops-mcp'

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