Loading MCP server directory, please wait...
MCP server for Huntress — accounts, organizations, agents, incidents, and reports.
npx @getmcp/cli add io.github.wyre-technology/huntress-mcpRequires Docker Engine. Community-contributed server. Review source before installing.
HUNTRESS_API_KEYHuntress API key (public identifier portion of the API credential)
HUNTRESS_API_SECRETHuntress API secret
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.wyre-technology/huntress-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"HUNTRESS_API_KEY",
"-e",
"HUNTRESS_API_SECRET",
"-e",
"MCP_TRANSPORT",
"-e",
"AUTH_MODE",
"-e",
"LOG_LEVEL",
"ghcr.io/wyre-technology/huntress-mcp:v1.2.1"
],
"env": {
"HUNTRESS_API_KEY": "",
"HUNTRESS_API_SECRET": "",
"MCP_TRANSPORT": "stdio",
"AUTH_MODE": "env",
"LOG_LEVEL": "info"
}
}
}
}Identity, trust, and A2A orchestration for autonomous AI agents. Official A2A partner.
MCP server for the SCF Controls Platform — 72 tools for controls, evidence, risk, and TPRM.
OAuth-enabled MyMLH MCP server for accessing MyMLH data.
An MCP server for Arcjet - the runtime security platform that ships with your AI code.