SafeBreach/safebreach-mcp
Model Context Protocol (MCP) server that bridges the gap between natural language queries and SafeBreach console operations. It provides seamless integration with SafeBreach's Breach and Attack Simulation (BAS) platform through a standardized API interface.
Platform-specific configuration:
{
"mcpServers": {
"safebreach-mcp": {
"command": "npx",
"args": [
"-y",
"safebreach-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...