Huntress-MCP-Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HUNTRESS_API_KEYYesYour Huntress API Key
HUNTRESS_API_SECRETYesYour Huntress API Secret Key

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_account_infoGet information about the current account
list_organizationsList organizations in the account
get_organizationGet details of a specific organization
list_agentsList agents in the account
get_agentGet details of a specific agent
list_incident_reportsList incident reports
get_incident_reportGet details of a specific incident report
list_summary_reportsList summary reports
get_summary_reportGet details of a specific summary report
list_billing_reportsList billing reports
get_billing_reportGet details of a specific billing report