# 8randonpickart5/alderpost-mcp [Health: Active]

**Category:** 🔗 Aggregators  
**Repository:** https://github.com/8randonpickart5/alderpost-mcp  
**GitHub Stars:** 2  
**Views:** 2  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/8randonpickart5-alderpost-mcp

## Description
8 bundled intelligence endpoints (security, company, threat, compliance, sales, sports, property, health) via x402 micropayments on Base.

## Tools
Capabilities this server exposes over MCP:

- **domain_shield** — Domain security scan with VirusTotal malware detection (70+ antivirus engines). SPF, DKIM, DMARC, SSL, MX, DNSSEC, domain info. 8 checks scored 0-100 with prioritized recommendations. Price: $0.12 USDC on Base.
- **company_xray** — Company intelligence powered by People Data Labs + Hunter.io. Industry, employee count, revenue estimate, tech stack, verified email contacts, social presence. 9 data sources scored 0-100. Price: $0.15 USDC on Base.
- **threat_pulse** — Threat intelligence with VirusTotal (70+ engines) + AbuseIPDB (30K+ community reporters). Blacklists, reverse DNS, open ports, SSL analysis, email security. 7 sources scored 0-100. Price: $0.10 USDC on Base.
- **compliance_check** — IT security compliance audit with Qualys SSL Labs grading. Email auth, SSL/TLS, OWASP headers, cookies, privacy, DNSSEC, hosting, data exposure. 8 checks letter graded. Price: $0.15 USDC on Base.
- **prospect_iq** — Sales intelligence powered by People Data Labs + Hunter.io. Web presence, tech stack, verified contacts, social signals, contact readiness. 7 sources scored 0-100. Price: $0.12 USDC on Base.
- **sports_edge** — Pre-game sports intelligence with ESPN + The Odds API + Claude AI synthesis. Live standings, odds comparison from 15+ bookmakers, AI-generated game analysis. Price: $0.12 USDC on Base.
- **property_intel** — Location intelligence with US Census Bureau + OpenWeather data. Geocoding, nearby amenities, schools, elevation, demographics, walkability. 7 sources scored 0-100. Price: $0.10 USDC on Base.
- **health_signal** — Health intelligence with NIH RxNorm drug interaction checking + FDA data. Drug labels, adverse events, recalls, nutrition, drug-to-drug interactions with severity ratings. 7 sources risk scored 0-100. Price: $0.10 USDC on Base.

## Claude Desktop Quick Installation
Install path detected from listing signals. Uses `npx` (confidence: high):

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

## Documentation & README

# alderpost-mcp

MCP server for [Alderpost Intelligence API](https://www.alderpost.co) — 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:

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

### Run directly

```bash
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

- [Alderpost](https://www.alderpost.co)
- [API Documentation](https://www.alderpost.co/llms.txt)
- [GitHub](https://github.com/8randonpickart5/alderpost-mcp)

## License

MIT — Alderpost LLC

