Skip to main content
Glama
alex-llm

ATT&CK MCP Server

by alex-llm

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ATTACK_MCP_HOSTNoThe host address to bind to when running in HTTP mode. Also accepts HOST environment variable0.0.0.0
ATTACK_MCP_MODENoThe mode to run the server in. Valid values: 'stdio' (default, for local integration) or 'http' (for remote/development/debugging)stdio
ATTACK_MCP_PORTNoThe port to listen on when running in HTTP mode. Also accepts PORT environment variable8081
ATTACK_MCP_LOG_LEVELNoThe logging level for the server. Default is 'info'info

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/alex-llm/attAck-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server