Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Huntress

OCI · GHCR.IO/WYRE-AI/HUNTRESS-MCP:V1.2.21 · SCANNED SEP 20

MCP server for Huntress — accounts, organizations, agents, incidents, and reports.

+3 this week 49 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security0
  • Malware scan not yet available for this package.Unverified
  • Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
  • Install-script risk not yet assessed.Unverified
  • Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
Provenance & Transparency32
Schema Quality & AI Usability83
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1644 tokens (~51/item across 32 items; 32 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management77
  • Stability observed for 23 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage90
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 71% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 32 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

How do I install the Huntress MCP server?

Huntress runs locally as a container image, launched with docker run --rm -i ghcr.io/wyre-ai/huntress-mcp:v1.2.21. Ready-made configuration for Claude, Cursor, VS Code, Codex and 3 more is on this page, copied from each client's own documentation.

oci · ghcr.io/wyre-ai/huntress-mcp:v1.2.21

# add to Claude Code
claude mcp add wyre-ai-huntress-mcp -- docker run --rm -i ghcr.io/wyre-ai/huntress-mcp:v1.2.21
// .cursor/mcp.json
{
  "mcpServers": {
    "wyre-ai-huntress-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/wyre-ai/huntress-mcp:v1.2.21"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "wyre-ai-huntress-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/wyre-ai/huntress-mcp:v1.2.21"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add wyre-ai-huntress-mcp -- docker run --rm -i ghcr.io/wyre-ai/huntress-mcp:v1.2.21
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "wyre-ai-huntress-mcp": {
      "type": "local",
      "command": [
        "docker",
        "run",
        "--rm",
        "-i",
        "ghcr.io/wyre-ai/huntress-mcp:v1.2.21"
      ],
      "enabled": true
    }
  }
}
# ~/.hermes/config.yaml
mcp_servers:
  wyre-ai-huntress-mcp:
    command: "docker"
    args: ["run", "--rm", "-i", "ghcr.io/wyre-ai/huntress-mcp:v1.2.21"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "wyre-ai-huntress-mcp": {
      "Transport": "stdio",
      "Command": "docker",
      "Arguments": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/wyre-ai/huntress-mcp:v1.2.21"
      ]
    }
  }
}
// mcp.json
{
  "mcpServers": {
    "wyre-ai-huntress-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/wyre-ai/huntress-mcp:v1.2.21"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

  • 8 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

  • 6 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

  • 5 Sept 26 +3
    • Stability: unverified → 0.27 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed oci/ghcr.io/wyre-ai/huntress-mcp:v1.2.21

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem oci
Reason No attestation published

Background: How many MCP packages publish verified provenance →

MCP tools · 32 exposed · ~1,644 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
huntress_accounts_actor ~25

Get the current actor (user/account/reseller) for the API credentials.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

huntress_accounts_get ~22

Get the Huntress account associated with the current API credentials.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

huntress_agents_get ~26

Get a single agent by ID.

NameTypeReqDescription
idnumberyesAgent ID

No output schema declared.

No examples provided.

huntress_agents_list ~67

List Huntress agents with optional filters.

NameTypeReqDescription
limitnumberMax results (1-500, default 10)
organization_idnumberFilter by organization ID
page_tokenstringPagination token
platformstringFilter by platform

No output schema declared.

No examples provided.

huntress_billing_reports_get ~28

Get billing report by ID.

NameTypeReqDescription
idnumberyesBilling report ID

No output schema declared.

No examples provided.

huntress_billing_reports_list ~38

List billing reports.

NameTypeReqDescription
limitnumber
page_tokenstring
statusstring

No output schema declared.

No examples provided.

huntress_escalations_get ~31

Get escalation by ID (includes entities).

NameTypeReqDescription
idnumberyesEscalation ID

No output schema declared.

No examples provided.

huntress_escalations_list ~31

List escalations.

NameTypeReqDescription
limitnumber
page_tokenstring

No output schema declared.

No examples provided.

huntress_escalations_resolve ~49

Resolve an escalation.

NameTypeReqDescription
determinationstringFor unwanted access escalations
idnumberyesEscalation ID
scopestringRule scope

No output schema declared.

No examples provided.

huntress_incidents_bulk_approve ~36

Bulk approve all remediations for an incident report.

NameTypeReqDescription
incident_report_idnumberyesIncident report ID

No output schema declared.

No examples provided.

huntress_incidents_bulk_reject ~88

Bulk reject all remediations for an incident report.

NameTypeReqDescription
commentstringyesReason for rejection
emailstringContact email
incident_report_idnumberyesIncident report ID
namestringName of rejecting user
phone_numberstringContact phone
usefulbooleanWhether the plan was useful

No output schema declared.

No examples provided.

huntress_incidents_get ~27

Get incident report by ID.

NameTypeReqDescription
idnumberyesIncident report ID

No output schema declared.

No examples provided.

huntress_incidents_list ~95

List incident reports with optional filters.

NameTypeReqDescription
agent_idnumberFilter by agent ID
limitnumberMax results (1-500)
organization_idnumberFilter by org ID
page_tokenstringPagination token
platformstringFilter by platform
severitystringFilter by severity
statusstringFilter by status

No output schema declared.

No examples provided.

huntress_incidents_remediation_get ~41

Get a specific remediation.

NameTypeReqDescription
incident_report_idnumberyesIncident report ID
remediation_idnumberyesRemediation ID

No output schema declared.

No examples provided.

huntress_incidents_remediations ~49

List remediations for an incident report.

NameTypeReqDescription
incident_report_idnumberyesIncident report ID
limitnumber
page_tokenstring

No output schema declared.

No examples provided.

huntress_incidents_resolve ~27

Resolve an incident report.

NameTypeReqDescription
idnumberyesIncident report ID

No output schema declared.

No examples provided.

huntress_navigate ~118

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.

NameTypeReqDescription
domainstringyesThe domain to explore: - accounts: account info, current actor - agents: list/get endpoint agents - organizations: CRUD organizations - incidents: incident reports, escalations, remediations - billin…

No output schema declared.

No examples provided.

huntress_organizations_create ~95

⚠ HIGH-IMPACT. Creates a new organization in Huntress, which provisions tenant scope for agents, users, and security policies. Reversible via delete, but creation is visible to operators and may trigger downstream automations. Confirm with the user before invoking.

NameTypeReqDescription
keystringyesOrganization key for agent grouping (max 256 chars)
namestringyesOrganization name (max 256 chars)

No output schema declared.

No examples provided.

huntress_organizations_delete ~62

⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently deletes an organization and all of its associated data, agents, and security settings. This action cannot be undone. Confirm with the user before invoking.

NameTypeReqDescription
idnumberyesOrganization ID

No output schema declared.

No examples provided.

huntress_organizations_get ~25

Get organization by ID.

NameTypeReqDescription
idnumberyesOrganization ID

No output schema declared.

No examples provided.

huntress_organizations_list ~37

List organizations.

NameTypeReqDescription
limitnumberMax results (1-500)
page_tokenstringPagination token

No output schema declared.

No examples provided.

huntress_organizations_update ~100

⚠ HIGH-IMPACT. Updates an organization's name, key, or report recipients. Changing the key affects agent grouping; changing report recipients alters who receives security reports. Reversible by reverting the fields. Confirm with the user before invoking.

NameTypeReqDescription
idnumberyesOrganization ID
keystringNew key
namestringNew name
report_recipientsarrayEmail recipients for reports

No output schema declared.

No examples provided.

huntress_signals_get ~25

Get signal by ID.

NameTypeReqDescription
idnumberyesSignal ID

No output schema declared.

No examples provided.

huntress_signals_list ~86

List security signals.

NameTypeReqDescription
entity_idstring
entity_typestring
investigated_at_maxstring
investigated_at_minstring
limitnumber
organization_idnumber
page_tokenstring
statusesstring
typesstring

No output schema declared.

No examples provided.

huntress_status ~19

Check Huntress API connection status and available domains.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

huntress_summary_reports_get ~27

Get summary report by ID.

NameTypeReqDescription
idnumberyesSummary report ID

No output schema declared.

No examples provided.

huntress_summary_reports_list ~67

List summary reports.

NameTypeReqDescription
limitnumber
organization_idnumber
page_tokenstring
period_maxstringMax period filter
period_minstringMin period filter
typestring

No output schema declared.

No examples provided.

huntress_users_create ~108

⚠ HIGH-IMPACT. Creates a membership (invites a user) and grants them the specified permission level — including potentially Admin or Security Engineer privileges. Reversible by deleting the membership. Confirm with the user before invoking.

NameTypeReqDescription
emailstringyesUser email
first_namestringyesFirst name
last_namestringyesLast name
organization_idnumberInvite to org instead of account
permissionsstringyesPermission level

No output schema declared.

No examples provided.

huntress_users_delete ~57

⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently deletes a user membership and removes their access to the organization. This action cannot be undone. Confirm with the user before invoking.

NameTypeReqDescription
idnumberyesMembership ID

No output schema declared.

No examples provided.

huntress_users_get ~24

Get membership by ID.

NameTypeReqDescription
idnumberyesMembership ID

No output schema declared.

No examples provided.

huntress_users_list ~42

List memberships (users).

NameTypeReqDescription
limitnumber
organization_idnumberFilter by organization ID
page_tokenstring

No output schema declared.

No examples provided.

huntress_users_update ~72

⚠ HIGH-IMPACT. Updates a membership's permission level, which can grant or revoke Admin, Security Engineer, or other privileged roles. Reversible by setting permissions back. Confirm with the user before invoking.

NameTypeReqDescription
idnumberyesMembership ID
permissionsstringyesNew permission level

No output schema declared.

No examples provided.

Common questions

What is the Huntress MCP server?

Huntress is an MCP server listed in the public MCP registry as io.github.WYRE-AI/huntress-mcp. MCP server for Huntress, accounts, organizations, agents, incidents, and reports. This page covers its container image (ghcr.io/wyre-ai/huntress-mcp:v1.2.21).

Is the Huntress MCP server safe to use?

Huntress scores 49 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Huntress MCP server expose?

Huntress exposes 32 tools: huntress_navigate, huntress_status, huntress_accounts_get, huntress_accounts_actor, huntress_agents_list, and 27 more. Their descriptions and schemas cost roughly 1,644 tokens of context every time the server is loaded.

Is the Huntress MCP server still maintained?

Huntress is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the Huntress MCP server under?

Huntress declares the NOASSERTION licence, which is not on the OSI-approved list. Read the terms before using it at work, and note this covers the source only, not the cost of any service it calls.