SafeBreach MCP Server
Officialby SafeBreach
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATA_URL | No | Data API endpoint for single-tenant deployment (e.g., http://localhost:3400) | |
| SIEM_URL | No | SIEM API endpoint for single-tenant deployment (e.g., http://localhost:3402) | |
| ACCOUNT_ID | No | SafeBreach account ID for single-tenant deployment | |
| CONFIG_URL | No | Config API endpoint for single-tenant deployment (e.g., http://localhost:3401) | |
| SAFEBREACH_ENVS_FILE | No | Path to a JSON file containing console configurations | |
| SAFEBREACH_LOCAL_ENV | No | JSON string containing console configurations (e.g., '{"my-console": {"url": "..."}}') | |
| CONSOLE_NAME_APITOKEN | No | API token for the SafeBreach console (replace CONSOLE_NAME with your actual console name, dashes to underscores, uppercase). For single-tenant, set this variable with the appropriate name. | |
| SAFEBREACH_MCP_AUTH_TOKEN | No | Bearer token for external connections (optional, only needed if external access is enabled) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/SafeBreach/safebreach-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server