alderpost-mcp

alderpost-mcp

MCP server for Alderpost Intelligence API — 8 x402 endpoints bundling premium data sources (VirusTotal, People Data Labs, Hunter.io, AbuseIPDB, SSL Labs, NIH RxNorm) into scored intelligence responses. Pay per call via USDC on Base.

Category
Visit Server

README

Alderpost MCP Server

MCP server for the Alderpost Intelligence API — 8 bundled intelligence endpoints covering security, business, compliance, sales, sports, property, and health data.

Each tool calls a live API endpoint that bundles 5-8 data sources into a single scored response. Pay per call via x402 USDC on Base — no API keys, no subscriptions.

Tools

Tool Description Price
domain_shield Domain security: SPF, DKIM, DMARC, SSL, MX, DNSSEC $0.25
company_xray Company intel: tech stack, infrastructure, social, business signals $0.50
threat_pulse Threat intel: blacklists, ports, SSL, email security $0.35
compliance_check IT compliance: email auth, headers, cookies, privacy, DNSSEC $0.85
prospect_iq Sales intel: web presence, tech stack, social, contact readiness $0.40
sports_edge Pre-game intelligence: standings, odds, AI analysis $0.50
property_intel Location intel: amenities, schools, elevation, walkability $0.75
health_signal Health intel: FDA drug info, adverse events, recalls, nutrition $0.30

Install

Claude Desktop

Add to your claude_desktop_config.json:

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

Cursor

Add to your .cursor/mcp.json:

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

Claude Code

claude mcp add alderpost -- npx -y alderpost-mcp

How It Works

Each tool makes an HTTP request to the corresponding Alderpost API endpoint. Endpoints are x402-protected — payment is handled via USDC on Base mainnet. For discovery-mode calls (no payment), you'll receive the 402 response with pricing and schema information.

For full paid access, use the agentcash MCP alongside this server, or integrate with any x402-compatible payment flow.

Links

License

MIT — Alderpost LLC, Wisconsin

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured