Skip to main content
Glama
Cobalt-Strike

Cobalt Strike MCP Server

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level (DEBUG, INFO, WARNING, ERROR) (default: INFO)INFO
CS_WS_ENABLEDNoEnable WebSocket streams (default: true)true
MCP_TRANSPORTNoMCP transport protocol (http, streamable-http, sse, stdio) (default: http)http
CS_API_BASE_URLYesBase URL for the Cobalt Strike REST API (e.g., https://your-teamserver:50443)
CS_API_PASSWORDYesCobalt Strike password (required)
CS_API_USERNAMEYesCobalt Strike username (required)
MCP_LISTEN_HOSTNoHost interface to bind the server to (default: 127.0.0.1)127.0.0.1
MCP_LISTEN_PORTNoPort to bind the server to (default: 3000)3000
MCP_OPERATOR_IDNoOperator ID for audit logs (optional)
MCP_SERVER_NAMENoName displayed to MCP clients (default: Cobalt Strike MCP)Cobalt Strike MCP
CS_WS_AUTO_STARTNoAuto-start beacons/eventlog stream subscriptions at server startup (default: true)true
CS_API_VERIFY_TLSNoEnable TLS certificate verification (default: false)false
MCP_EXTERNAL_AUTHNoConfirm non-loopback HTTP/SSE binds are protected by external auth (default: false)false
MCP_AUDIT_LOG_FILENoPath to audit log file (default: logs/audit.log)logs/audit.log
CS_API_HTTP_TIMEOUTNoHTTP request timeout in seconds (default: 30.0)30.0
MCP_ALLOW_REMOTE_BINDNoAllow HTTP/SSE transports to bind non-loopback addresses (default: false)false

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/Cobalt-Strike/cobaltstrike-mcp-server'

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