AI Detection Engineering Platform
by Simoon896
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Server bind address | 0.0.0.0 |
| MCP_PORT | No | Server port | 3000 |
| AUTH_MODE | No | oauth, bearer, or none | bearer |
| REDIS_URL | No | Redis URL for multi-instance session storage | |
| WAZUH_HOST | Yes | Wazuh Manager hostname or IP | |
| WAZUH_PASS | Yes | API password | |
| WAZUH_PORT | No | Manager API port | 55000 |
| WAZUH_USER | Yes | API username | |
| ALLOWED_ORIGINS | No | CORS origins (comma-separated) | https://claude.ai |
| AUTH_SECRET_KEY | No | JWT signing key | |
| WAZUH_INDEXER_HOST | No | Indexer hostname | |
| WAZUH_INDEXER_PASS | No | Indexer password | |
| WAZUH_INDEXER_PORT | No | Indexer port | 9200 |
| WAZUH_INDEXER_USER | No | Indexer username | |
| AUTHLESS_ALLOW_WRITE | No | Allow active response in authless mode | false |
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/Simoon896/ai-detection-engineering-platform'
If you have feedback or need assistance with the MCP directory API, please join our Discord server