KnowBe4
MCP server for KnowBe4 security awareness training — users, groups, training, phishing campaigns.
{
"mcpServers": {
"knowbe4-mcp": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/wyre-technology/knowbe4-mcp:v1.0.0"
],
"env": {
"KNOWBE4_API_KEY": "<your-knowbe4_api_key>",
"KNOWBE4_REGION": "us",
"KNOWBE4_BASE_URL": "<knowbe4_base_url>",
"MCP_TRANSPORT": "stdio",
"AUTH_MODE": "env",
"LOG_LEVEL": "info"
}
}
}
}KNOWBE4_API_KEYKnowBe4 Reporting API token (Bearer token from KnowBe4 console)
KNOWBE4_REGIONKnowBe4 region: 'us', 'eu', 'ca', 'uk', or 'de' — selects API base URL
KNOWBE4_BASE_URLOverride the KnowBe4 API base URL — auto-derived from region if omitted
MCP_TRANSPORTTransport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting.
AUTH_MODECredential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway.
LOG_LEVELLog verbosity: debug, info, warn, error
Security tools for AI agents: scan MCP servers, validate HDP delegation chains, audit releases.
Provide AI-powered real-time analysis and intelligence on NPM packages, including security, depend…
Zenable cleans up sloppy AI code and prevents vulnerabilities with deterministic guardrails