Back to Home
SafeBreach icon

safebreach-mcp

Verified Safe

by SafeBreach

Overview

A Model Context Protocol (MCP) server that enables AI agents to interact with SafeBreach's Breach and Attack Simulation platform for security posture management and analysis.

Installation

Run Command
uv run start_all_servers.py

Environment Variables

  • E2E_CONSOLE
  • SAFEBREACH_MCP_ALLOW_EXTERNAL
  • SAFEBREACH_MCP_AUTH_TOKEN
  • SAFEBREACH_MCP_CONFIG_EXTERNAL
  • SAFEBREACH_MCP_DATA_EXTERNAL
  • SAFEBREACH_MCP_UTILITIES_EXTERNAL
  • SAFEBREACH_MCP_BIND_HOST
  • SAFEBREACH_MCP_BASE_URL
  • SAFEBREACH_ENVS_FILE
  • SAFEBREACH_LOCAL_ENV
  • SB_MCP_ENABLE_LOCAL_CACHING
  • DATA_URL
  • CONFIG_URL
  • SIEM_URL
  • ACCOUNT_ID
  • {console_name}_apitoken

Security Notes

The project prioritizes a 'Security-First Design' with automated secret scanning using pre-commit hooks, Claude security context awareness, and template-based configuration to prevent accidental credential exposure. API tokens are managed securely via environment variables, AWS SSM Parameter Store, or AWS Secrets Manager. External server access is optional and requires explicit configuration along with HTTP Bearer token authentication. Localhost connections bypass authentication for development convenience. No 'eval' or direct obfuscation was found, and network risks are clearly documented with warnings for external exposure.

Similar Servers

Stats

Interest Score16
Security Score9
Cost ClassMedium
Avg Tokens3000
Stars5
Forks0
Last Update2025-12-21

Tags

AI IntegrationSecurity AutomationBreach and Attack Simulation (BAS)Model Context Protocol (MCP)Multi-server Architecture