mitre-mcp
by solomonneas
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MISP_URL | No | MISP URL (e.g., https://misp.example.internal) | |
| WAZUH_URL | No | Wazuh API URL (e.g., https://wazuh.example.internal:55000) | |
| CORTEX_URL | No | Cortex URL (e.g., http://cortex.example.internal:9001) | |
| THEHIVE_URL | No | TheHive URL (e.g., http://thehive.example.internal:9000) | |
| MISP_API_KEY | No | MISP API key | |
| CORTEX_API_KEY | No | Cortex API key | |
| MITRE_DATA_DIR | No | Local cache directory for STIX bundles | ~/.mitre-mcp/data |
| MITRE_MATRICES | No | Comma-separated matrices: enterprise, mobile, ics | enterprise |
| WAZUH_PASSWORD | No | Wazuh API password | |
| WAZUH_USERNAME | No | Wazuh API username | |
| MISP_VERIFY_SSL | No | Verify SSL certs for MISP | true |
| THEHIVE_API_KEY | No | TheHive API key | |
| WAZUH_VERIFY_SSL | No | Verify SSL certs for Wazuh | true |
| MITRE_UPDATE_INTERVAL | No | Auto-update check interval in seconds | 86400 |
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/solomonneas/mitre-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server