MCP server for Huntress — accounts, organizations, agents, incidents, and reports.
HUNTRESS_API_KEYAPI keyrequiredHuntress API key (public identifier portion of the API credential)
HUNTRESS_API_SECRETAPI keyrequiredHuntress API secret
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.
huntress_accounts_getGet the Huntress account associated with the current API credentials.Get the Huntress account associated with the current API credentials.
No input schema was published for this tool.
huntress_accounts_actorGet the current actor (user/account/reseller) for the API credentials.Get the current actor (user/account/reseller) for the API credentials.
No input schema was published for this tool.
huntress_agents_listList Huntress agents with optional filters.List Huntress agents with optional filters.
No input schema was published for this tool.
huntress_agents_getGet a single agent by ID.Get a single agent by ID.
No input schema was published for this tool.
huntress_billing_reports_listList billing reports.List billing reports.
No input schema was published for this tool.
huntress_billing_reports_getGet billing report by ID.Get billing report by ID.
No input schema was published for this tool.
huntress_summary_reports_listList summary reports.List summary reports.
No input schema was published for this tool.
huntress_summary_reports_getGet summary report by ID.Get summary report by ID.
No input schema was published for this tool.
huntress_incidents_listList incident reports with optional filters.List incident reports with optional filters.
No input schema was published for this tool.
huntress_incidents_getGet incident report by ID.Get incident report by ID.
No input schema was published for this tool.
huntress_incidents_resolveResolve an incident report.Resolve an incident report.
No input schema was published for this tool.
huntress_incidents_remediationsList remediations for an incident report.List remediations for an incident report.
No input schema was published for this tool.
huntress_incidents_remediation_getGet a specific remediation.Get a specific remediation.
No input schema was published for this tool.
huntress_incidents_bulk_approveBulk approve all remediations for an incident report.Bulk approve all remediations for an incident report.
No input schema was published for this tool.
huntress_incidents_bulk_rejectBulk reject all remediations for an incident report.Bulk reject all remediations for an incident report.
No input schema was published for this tool.
huntress_escalations_listList escalations.List escalations.
No input schema was published for this tool.
huntress_escalations_getGet escalation by ID (includes entities).Get escalation by ID (includes entities).
No input schema was published for this tool.
huntress_escalations_resolveResolve an escalation.Resolve an escalation.
No input schema was published for this tool.
huntress_navigateDiscover available Huntress 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 Huntress 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.
huntress_statusCheck Huntress API connection status and available domains.Check Huntress API connection status and available domains.
No input schema was published for this tool.
huntress_organizations_listList organizations.List organizations.
No input schema was published for this tool.
huntress_organizations_getGet organization by ID.Get organization by ID.
No input schema was published for this tool.
huntress_organizations_create⚠ HIGH-IMPACT. Creates a new organization in Huntress, which provisions tenant⚠ HIGH-IMPACT. Creates a new organization in Huntress, which provisions tenant
No input schema was published for this tool.
huntress_organizations_update⚠ HIGH-IMPACT. Updates an organization's name, key, or report recipients. Changing⚠ HIGH-IMPACT. Updates an organization's name, key, or report recipients. Changing
No input schema was published for this tool.
huntress_organizations_deleteprivileged⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently deletes an organization and all of its⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently deletes an organization and all of its
No input schema was published for this tool.
huntress_signals_listList security signals.List security signals.
No input schema was published for this tool.
huntress_signals_getGet signal by ID.Get signal by ID.
No input schema was published for this tool.
huntress_users_listList memberships (users).List memberships (users).
No input schema was published for this tool.
huntress_users_getGet membership by ID.Get membership by ID.
No input schema was published for this tool.
huntress_users_create⚠ HIGH-IMPACT. Creates a membership (invites a user) and grants them the specified⚠ HIGH-IMPACT. Creates a membership (invites a user) and grants them the specified
No input schema was published for this tool.
huntress_users_update⚠ HIGH-IMPACT. Updates a membership's permission level, which can grant or revoke⚠ HIGH-IMPACT. Updates a membership's permission level, which can grant or revoke
No input schema was published for this tool.
huntress_users_deleteprivileged⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently deletes a user membership and removes⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently deletes a user membership and removes
No input schema was published for this tool.
incident-triageReview all open Huntress incidents and prioritize responseReview all open Huntress incidents and prioritize response
No input schema was published for this tool.
org-coverage-checkVerify agent deployment and SOC coverage for an organizationVerify agent deployment and SOC coverage for an organization
No input schema was published for this tool.
org_nameFilter to a specific organization (optional — checks all orgs if omitted)Filter to a specific organization (optional — checks all orgs if omitted)
No input schema was published for this tool.
remediation-reviewReview pending remediations for an incident and recommend approve/rejectReview pending remediations for an incident and recommend approve/reject
No input schema was published for this tool.
incident_idThe Huntress incident ID to review remediations forThe Huntress incident ID to review remediations for
No input schema was published for this tool.
37 of 37 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 Huntress — accounts, organizations, agents, incidents, and reports.
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.