npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

alderpost-mcp

v1.1.1

Published

MCP server for Alderpost Intelligence API — 8 endpoints bundling premium data sources (VirusTotal, People Data Labs, Hunter.io, AbuseIPDB, Qualys SSL Labs, NIH RxNorm, US Census, ESPN, The Odds API). Domain security, company intel, threat analysis, compli

Readme

alderpost-mcp

MCP server for Alderpost Intelligence API — 8 bundled intelligence endpoints powered by premium data sources. Pay-per-call via x402 USDC on Base.

Endpoints

| Tool | Price | Premium Sources | Description | |------|-------|----------------|-------------| | domain_shield | $0.12 | VirusTotal | SPF, DKIM, DMARC, SSL, MX, DNSSEC + malware scan (70+ engines). Scored 0-100. | | company_xray | $0.15 | People Data Labs, Hunter.io | Industry, employees, revenue, tech stack, verified contacts. 9 sources. | | threat_pulse | $0.10 | VirusTotal, AbuseIPDB | Blacklists, ports, SSL + malware detection + IP abuse reports. 7 sources. | | compliance_check | $0.15 | Qualys SSL Labs | Email auth, OWASP headers, cookies, privacy, DNSSEC. 8 checks letter graded. | | prospect_iq | $0.12 | People Data Labs, Hunter.io | Web presence, tech stack, verified contacts, social signals. Sales scored. | | sports_edge | $0.12 | ESPN, The Odds API, Claude AI | Standings, odds from 15+ bookmakers, AI-generated game analysis. | | property_intel | $0.10 | US Census, OpenWeather | Amenities, schools, demographics, elevation, walkability. 7 sources. | | health_signal | $0.10 | NIH RxNorm, FDA | Drug interactions, adverse events, recalls, nutrition. Risk scored. |

Install

Claude Desktop / Cursor

Add to your MCP config:

{
  "mcpServers": {
    "alderpost": {
      "command": "npx",
      "args": ["-y", "alderpost-mcp"]
    }
  }
}

Run directly

npx -y alderpost-mcp

How It Works

Each tool calls an Alderpost x402 endpoint. Endpoints return scored JSON with findings and recommendations. Payment is handled via x402 protocol — USDC on Base mainnet.

One call to Alderpost replaces 5-8 individual API lookups. Example: domain_shield checks SPF, DKIM, DMARC, SSL, MX, DNSSEC, WHOIS, and VirusTotal in a single $0.12 request.

Links

License

MIT — Alderpost LLC