Skip to main content
Glama
1mr0-tech

PwnBridge

Official
by 1mr0-tech

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SSH_HOSTYesRequired. Kali machine IP or hostname.
SSH_PORTNoSSH port, default 22.22
SSH_USERYesRequired. SSH username.
HTTP_HOSTNoHTTP bind address, default 0.0.0.0.0.0.0.0
HTTP_PORTNoHTTP server port, default 3000.3000
HTTP_API_KEYNoAPI key to protect the HTTP endpoint.
SSH_PASSWORDNoSSH password (prefer key auth).
AUDIT_LOG_PATHNoLocal audit log file, default ./logs/audit.log../logs/audit.log
SSH_PASSPHRASENoPassphrase for encrypted private key.
DAST_TIMEOUT_MSNoDAST scan timeout (30 min), default 1800000.1800000
KALI_REPORT_DIRNoReport directory on Kali, default ~/kali-mcp-reports.~/kali-mcp-reports
NMAP_TIMEOUT_MSNonmap timeout (10 min), default 600000.600000
SAST_TIMEOUT_MSNoSAST scan timeout (15 min), default 900000.900000
SQLMAP_TIMEOUT_MSNosqlmap timeout (15 min), default 900000.900000
DEFAULT_TIMEOUT_MSNoDefault command timeout (5 min), default 300000.300000
SSH_PRIVATE_KEY_PATHNoPath to private key — ~ is expanded (Recommended over password).

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/1mr0-tech/PwnBridge'

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