ATT&CK MCP Server
by alex-llm
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ATTACK_MCP_HOST | No | The host address to bind to when running in HTTP mode. Also accepts HOST environment variable | 0.0.0.0 |
| ATTACK_MCP_MODE | No | The mode to run the server in. Valid values: 'stdio' (default, for local integration) or 'http' (for remote/development/debugging) | stdio |
| ATTACK_MCP_PORT | No | The port to listen on when running in HTTP mode. Also accepts PORT environment variable | 8081 |
| ATTACK_MCP_LOG_LEVEL | No | The logging level for the server. Default is 'info' | info |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues