Huntress
Rank #1,779io.github.WYRE-AI/huntress-mcp
MCP server for Huntress — accounts, organizations, agents, incidents, and reports.
Huntress is a Model Context Protocol (MCP) server published by wyre-technology. It ranks #1,779 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Huntress is listed across 3 registries — Official MCP, PulseMCP and Glama, with 14 tracked versions. It was first listed on Feb 26, 2026 and most recently updated on Aug 28, 2026.
Ranks ahead of 113,681 of 115,460 servers on MCP Toplist.
Use Huntress
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add huntress-mcp -e "HUNTRESS_API_KEY=<your HUNTRESS_API_KEY>" -e "HUNTRESS_API_SECRET=<your HUNTRESS_API_SECRET>" -e "MCP_TRANSPORT=<your MCP_TRANSPORT>" -e "AUTH_MODE=<your AUTH_MODE>" -e "LOG_LEVEL=<your LOG_LEVEL>" -- docker run -i --rm ghcr.io/wyre-ai/huntress-mcp:v1.2.21Replace each placeholder with your own value before saving.
[mcp_servers.huntress-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/wyre-ai/huntress-mcp:v1.2.21"]
[mcp_servers.huntress-mcp.env]
HUNTRESS_API_KEY = "<your HUNTRESS_API_KEY>"
HUNTRESS_API_SECRET = "<your HUNTRESS_API_SECRET>"
MCP_TRANSPORT = "<your MCP_TRANSPORT>"
AUTH_MODE = "<your AUTH_MODE>"
LOG_LEVEL = "<your LOG_LEVEL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"huntress-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/huntress-mcp:v1.2.21"
],
"env": {
"HUNTRESS_API_KEY": "<your HUNTRESS_API_KEY>",
"HUNTRESS_API_SECRET": "<your HUNTRESS_API_SECRET>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"AUTH_MODE": "<your AUTH_MODE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"huntress-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/huntress-mcp:v1.2.21"
],
"env": {
"HUNTRESS_API_KEY": "<your HUNTRESS_API_KEY>",
"HUNTRESS_API_SECRET": "<your HUNTRESS_API_SECRET>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"AUTH_MODE": "<your AUTH_MODE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"huntress-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/huntress-mcp:v1.2.21"
],
"env": {
"HUNTRESS_API_KEY": "<your HUNTRESS_API_KEY>",
"HUNTRESS_API_SECRET": "<your HUNTRESS_API_SECRET>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"AUTH_MODE": "<your AUTH_MODE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"huntress-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/huntress-mcp:v1.2.21"
],
"env": {
"HUNTRESS_API_KEY": "<your HUNTRESS_API_KEY>",
"HUNTRESS_API_SECRET": "<your HUNTRESS_API_SECRET>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"AUTH_MODE": "<your AUTH_MODE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"huntress-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/huntress-mcp:v1.2.21"
],
"env": {
"HUNTRESS_API_KEY": "<your HUNTRESS_API_KEY>",
"HUNTRESS_API_SECRET": "<your HUNTRESS_API_SECRET>",
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"AUTH_MODE": "<your AUTH_MODE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.WYRE-AI%2Fhuntress-mcp)<a href="https://mcptoplist.com/server/io.github.WYRE-AI%2Fhuntress-mcp"><img src="https://mcptoplist.com/badge/io.github.WYRE-AI%2Fhuntress-mcp.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (2 delisted)
wyre-technology
Other servers by wyre-technology
- Autotask#795 · 22 vers
- NinjaOne#1,590 · 20 vers
- IT Glue#2,060 · 15 vers
- ConnectWise Manage#2,254 · 9 vers
- IQMS / DELMIA Apriso#2,611 · 6 vers
- CIPP#3,200 · 9 vers
- HaloPSA#3,304 · 20 vers
- Syncro#3,957 · 13 vers
- Hudu#4,160 · 10 vers
- SuperOps#4,501 · 9 vers
- Datto RMM#4,702 · 9 vers
- QuickBooks Online#4,941 · 10 vers
Available versions (14)
| Version | Published |
|---|---|
| 1.2.21 | Aug 28, 2026 |
| 1.2.20 | Aug 26, 2026 |
| 1.2.19 | Aug 20, 2026 |
| 1.2.18 | Aug 13, 2026 |
| 1.2.17 | Aug 13, 2026 |
| 1.2.16 | Aug 10, 2026 |
| 1.2.15 | Aug 7, 2026 |
| 1.2.13 | Jul 30, 2026 |
| 1.2.12 | Jul 23, 2026 |
| 1.2.10 | Jun 22, 2026 |
| 1.2.3 | May 13, 2026 |
| 1.2.2 | May 5, 2026 |
| 1.0.7 | May 4, 2026 |
| 1.2.0 | Apr 29, 2026 |
Frequently asked questions
- Who maintains Huntress?
- Huntress is maintained by wyre-technology, which publishes 59 MCP servers (474 total versions) tracked on MCP Toplist.
- Is Huntress listed on the Official MCP Registry?
- Yes — Huntress is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Huntress have?
- MCP Toplist tracks 14 versions of Huntress, most recently published on Aug 28, 2026.
- Where can I find the source code for Huntress?
- The source code for Huntress is hosted at github.com/wyre-technology/huntress-mcp.