v2 — Plugin-based architecture

Bolt
Security Tool Server

Plugin-based MCP server for security tools. Each tool is directly callable by AI — no meta-tools, no indirection, one call per action.

CyberStrikeus/bolt
-
Docker (Recommended) — Works on all platforms
docker run -p 3001:3001 ghcr.io/cyberstrikeus/bolt
Native Install (Linux / macOS) — Auto-detects tools
curl -fsSL https://bolt.cyberstrike.io/install.sh | sudo sh

Why Bolt v2?

Direct Execution
Each tool is directly callable. One MCP call = one tool run. No meta-tools or indirection.
Ed25519 Pairing
Cryptographic key exchange for secure remote connections. No passwords needed.
Plugin Architecture
Each tool is a standalone plugin. Add your own tools or use the built-in ones.
Cross-Platform
Docker or native install. Ubuntu, Debian, Kali, macOS — auto-detected.

Built-in Plugins

Reconnaissance, scanning, fuzzing, and a shell escape hatch.

subfinder
nmap
nuclei
httpx
ffuf
run_command