Loading MCP server directory, please wait...
Every KnowBe4 KMSAT reporting feature plus a local SQLite store that answers the cross-client
npx @getmcp/cli add io.github.Servosity/knowbe4-mcpRequires Pre-built binary. Community-contributed server. Review source before installing.
KNOWBE4_API_KEYSet the KNOWBE4_API_KEY credential for the KnowBe4 MCP server.
KNOWBE4_REGIONSet the KNOWBE4_REGION credential for the KnowBe4 MCP server.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Servosity/knowbe4-mcp": {
"command": "https://github.com/Servosity/msp-skills/releases/download/knowbe4-v0.1.0/knowbe4-mcp.mcpb",
"env": {
"KNOWBE4_API_KEY": "",
"KNOWBE4_REGION": ""
}
}
}
}