MCP server for KnowBe4 security awareness training — users, groups, training, phishing campaigns.
KNOWBE4_API_KEYAPI keyrequiredKnowBe4 Reporting API token (Bearer token from KnowBe4 console)
Declared by the author in the official MCP registry. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.
knowbe4_account_getGet account infoGet account info
No input schema was published for this tool.
knowbe4_account_risk_score_historyGet risk score historyGet risk score history
No input schema was published for this tool.
knowbe4_users_listList usersList users
No input schema was published for this tool.
knowbe4_users_getGet userGet user
No input schema was published for this tool.
knowbe4_users_risk_score_historyGet user risk score historyGet user risk score history
No input schema was published for this tool.
knowbe4_groups_listList groupsList groups
No input schema was published for this tool.
knowbe4_groups_getGet groupGet group
No input schema was published for this tool.
knowbe4_groups_membersGet group membersGet group members
No input schema was published for this tool.
knowbe4_groups_risk_score_historyGet group risk score historyGet group risk score history
No input schema was published for this tool.
knowbe4_phishing_campaigns_listList phishing campaignsList phishing campaigns
No input schema was published for this tool.
knowbe4_phishing_campaigns_getGet phishing campaignGet phishing campaign
No input schema was published for this tool.
knowbe4_phishing_security_tests_listList PSTsList PSTs
No input schema was published for this tool.
knowbe4_training_campaigns_listList training campaignsList training campaigns
No input schema was published for this tool.
knowbe4_training_campaigns_getGet training campaignGet training campaign
No input schema was published for this tool.
knowbe4_training_enrollments_listList enrollmentsList enrollments
No input schema was published for this tool.
knowbe4_reporting_phishing_summaryPhishing summaryPhishing summary
No input schema was published for this tool.
knowbe4_reporting_training_summaryTraining summaryTraining summary
No input schema was published for this tool.
knowbe4_reporting_risk_overviewRisk overviewRisk overview
No input schema was published for this tool.
knowbe4_phishing_campaign_testsList all Phishing Security Tests (PSTs) for a specific campaign.List all Phishing Security Tests (PSTs) for a specific campaign.
No input schema was published for this tool.
knowbe4_phishing_security_test_getGet detailed results for a specific Phishing Security Test (PST) by ID. Includes phish-prone percentage, clicked/opened/reported counts.Get detailed results for a specific Phishing Security Test (PST) by ID. Includes phish-prone percentage, clicked/opened/reported counts.
No input schema was published for this tool.
knowbe4_phishing_security_test_recipientsGet recipient-level results for a specific PST. Shows which users clicked, opened, reported, or were otherwise affected.Get recipient-level results for a specific PST. Shows which users clicked, opened, reported, or were otherwise affected.
No input schema was published for this tool.
knowbe4_phishing_security_test_recipientGet a specific recipient's detailed result for a PST, including click time, open time, and reported status.Get a specific recipient's detailed result for a PST, including click time, open time, and reported status.
No input schema was published for this tool.
knowbe4_training_enrollments_getGet detailed information about a specific training enrollment by ID, including module progress and completion date.Get detailed information about a specific training enrollment by ID, including module progress and completion date.
No input schema was published for this tool.
knowbe4_store_purchases_listList all store purchases (training content bought from the KnowBe4 ModStore). Shows purchased modules and content.List all store purchases (training content bought from the KnowBe4 ModStore). Shows purchased modules and content.
No input schema was published for this tool.
knowbe4_store_purchases_getGet detailed information about a specific store purchase by ID.Get detailed information about a specific store purchase by ID.
No input schema was published for this tool.
knowbe4_policies_listList all security policies. Returns policy names, status, and acknowledgment requirements.List all security policies. Returns policy names, status, and acknowledgment requirements.
No input schema was published for this tool.
knowbe4_policies_getGet detailed information about a specific policy by ID, including acknowledgment status.Get detailed information about a specific policy by ID, including acknowledgment status.
No input schema was published for this tool.
knowbe4_navigateDiscover available KnowBe4 tools by domain. Returns tool names and descriptions for the selected domain. All tools are callable at any time — this is a help/discovery aid, not a prerequisite.Discover available KnowBe4 tools by domain. Returns tool names and descriptions for the selected domain. All tools are callable at any time — this is a help/discovery aid, not a prerequisite.
No input schema was published for this tool.
knowbe4_backNo-op tool for backwards compatibility. All tools are always available.No-op tool for backwards compatibility. All tools are always available.
No input schema was published for this tool.
knowbe4_statusShow credentials status and available domains. Also verifies API credentials are configured.Show credentials status and available domains. Also verifies API credentials are configured.
No input schema was published for this tool.
knowbe4_list_categoriesList all available KnowBe4 tool categories with descriptions and tool counts. Use this first to discover what the server can do before loading individual tool schemas.List all available KnowBe4 tool categories with descriptions and tool counts. Use this first to discover what the server can do before loading individual tool schemas.
No input schema was published for this tool.
knowbe4_list_category_toolsList all tools in a specific category with their full schemas. Call this after knowbe4_list_categories to see exactly what parameters a tool accepts.List all tools in a specific category with their full schemas. Call this after knowbe4_list_categories to see exactly what parameters a tool accepts.
No input schema was published for this tool.
knowbe4_execute_toolExecute any KnowBe4 tool by name. Use knowbe4_list_category_tools first to discover the tool's required arguments.Execute any KnowBe4 tool by name. Use knowbe4_list_category_tools first to discover the tool's required arguments.
No input schema was published for this tool.
knowbe4_routerSuggest the best KnowBe4 tool(s) for a given intent. Describe what you want to do in plain language and this tool will recommend which tool(s) to call.Suggest the best KnowBe4 tool(s) for a given intent. Describe what you want to do in plain language and this tool will recommend which tool(s) to call.
No input schema was published for this tool.
34 of 34 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
MCP server for KnowBe4 security awareness training — users, groups, training, phishing campaigns.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.