AlertLogic MCP Server
by rijul170
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Bind host (HTTP transports only) | 127.0.0.1 |
| MCP_PORT | No | Bind port (HTTP transports only) | 8000 |
| MCP_TRANSPORT | No | Transport: stdio, sse, or streamable-http | stdio |
| ALERTLOGIC_API_KEY | Yes | API key in access_key_id:secret_key format | |
| ALERTLOGIC_BASE_URL | Yes | API base URL — https://api.cloudinsight.alertlogic.com (US) or https://api.cloudinsight.alertlogic.co.uk (UK) | |
| ALERTLOGIC_ACCOUNT_ID | Yes | Your AlertLogic account ID (visible in the console URL and account settings) | |
| ALERTLOGIC_GLOBAL_BASE_URL | No | Optional global base URL override | https://api.global-services.global.alertlogic.com |
| ALERTLOGIC_AETUNER_BASE_URL | No | Optional AETuner base URL override | https://aetuner.mdr.global.alertlogic.com |
| ALERTLOGIC_RESPONDER_BASE_URL | No | Optional responder base URL override | https://api.responder.alertlogic.com |
| ALERTLOGIC_CONNECTORS_BASE_URL | No | Optional connectors base URL override | https://connectors.mdr.global.alertlogic.com |
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/rijul170/alertlogic-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server