mcpbeat Sign in

ASMHunter MCP Server

by asmhunter Your server? Claim it
local only

ASMHunter runs on your own machine — the client starts it, so there is no endpoint to ping. 80 installs a week from pypi.

Drive ASMHunter attack-surface monitoring from an AI agent: recon, scans, findings, reports.

Installs per day peak 34 · avg 14 · -7% w/w
a month agotoday
80
Installs / week
pypi · asmhunter-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check ASMHunter every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add asmhunter-mcp -- uvx asmhunter-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "asmhunter-mcp": {
      "args": [
        "asmhunter-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.asmhunter-mcp]
command = "uvx"
args = ["asmhunter-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "asmhunter-mcp": {
      "args": [
        "asmhunter-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "asmhunter-mcp": {
      "args": [
        "asmhunter-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: ASMHUNTER_TOKEN (ASMHunter Personal Access Token (asm_live_...). Mint one at asmhunter.app -> Settings -> API Tokens (Hunter tier or above).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to ASMHunter

same job, measured the same way
Carrierscore
by carrierscore

FMCSA motor-carrier risk scores, monitoring, and carrier-selection evidence reports for AI agents.

8 tools answering
Turbopentest
by integsec

AI-powered penetration testing. Launch scans, review findings, download reports.

61 installs/wk local only
Secobserve MCP
by nh4ttruong

MCP server for SecObserve: triage findings, manage products, import scan reports and SBOMs.

local only
PlatformIO
by powerdragonfire

PlatformIO for AI agents: build, flash, serial monitor, tests, crash decoding, size reports.

local only
Pentest Tools
by pentest-tools

MCP server for Pentest-Tools.com: run scans, manage findings and reports via your preffered LLM.

answering
Sheriff
by ryansmith4

MCP server for fixing static analysis issues from SARIF reports with AI agents

local only
Wisegrid MCP
by ryankramer

Read and write WiseGrid sheets, rows, columns and reports from any AI agent.

56 installs/wk local only
I
Perceptdot GitHub
by perceptdot

AI agent vision for GitHub repository monitoring — with ROI measurement.

40 installs/wk local only

ASMHunter — questions

Answers built from our own checks of this server.

Why is there no uptime for ASMHunter?
ASMHunter runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package asmhunter-mcp was installed 80 times last week.
How do I connect ASMHunter?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls asmhunter-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use ASMHunter?
The pypi package asmhunter-mcp was installed 80 times in the last week. Week over week that is -7%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.