ossec-mcp
by president-xd
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | SSE bind address (SSE transport only) | 127.0.0.1 |
| MCP_PORT | No | SSE port (SSE transport only) | 8000 |
| LOG_LEVEL | No | Logging level (DEBUG, INFO, WARNING, ERROR) | INFO |
| MAX_ALERTS | No | Maximum alerts returned per query | 500 |
| OSSEC_MODE | No | local (CLI tools + filesystem) or api (REST API) | local |
| OSSEC_PATH | No | OSSEC installation root directory | /var/ossec |
| MCP_TRANSPORT | No | MCP transport: stdio or sse | stdio |
| OSSEC_API_HOST | No | API hostname (API mode only) | localhost |
| OSSEC_API_PORT | No | API port (API mode only) | 55000 |
| OSSEC_API_USER | No | API username (API mode only) | admin |
| MIN_ALERT_LEVEL | No | Default minimum alert level filter | 1 |
| OSSEC_API_PASSWORD | No | API password (API mode only) | |
| OSSEC_API_SSL_VERIFY | No | Verify TLS certificates for API connections | true |
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/president-xd/ossec-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server