AIOps MCP
by Elvisaryan
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JIRA_HOST | No | Jira host for audit ticketing (requires JIRA_EMAIL and JIRA_TOKEN). | |
| AIOPS_PORT | No | Port for the HTTP/MCP server. | 7878 |
| JIRA_EMAIL | No | Jira email for audit ticketing (requires JIRA_HOST and JIRA_TOKEN). | |
| JIRA_TOKEN | No | Jira token for audit ticketing (requires JIRA_HOST and JIRA_EMAIL). | |
| GRAFANA_URL | No | Grafana URL for metrics (requires GRAFANA_TOKEN). | |
| SPLUNK_HOST | No | Splunk host for log source (requires SPLUNK_TOKEN). | |
| GITHUB_TOKEN | No | GitHub token for deploys (alternative to GitLab token). | |
| GITLAB_TOKEN | No | GitLab token for deploys (alternative to GitHub token). | |
| SPLUNK_TOKEN | No | Splunk token for log source (requires SPLUNK_HOST). | |
| GRAFANA_TOKEN | No | Grafana token for metrics (requires GRAFANA_URL). | |
| AIOPS_DATA_DIR | No | Directory for SQLite, uploads, and topology cache. | ./data |
| AIOPS_MOCK_MODE | No | Enable mock mode (auto-on when no integrations set). | |
| DATADOG_API_KEY | No | Datadog API key for log source (alternative to Splunk or AWS). | |
| ANTHROPIC_API_KEY | No | API 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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