# TAPAC — B2B Contacts, Verified in Real Time

TAPAC is an AI-powered B2B contact finder built as an MCP (Model Context Protocol) server and REST API. It scrapes company websites, Discord communities, and Telegram channels, then validates every email via SMTP in real time — 2–5% bounce rate vs 10–35% for static databases.

## What it does

- Finds business emails and phone numbers for cold outreach
- Sources prospects from websites, Discord, and Telegram
- Validates every email via SMTP before returning it
- Ships as a native MCP server so AI agents can call it directly
- Pay-per-use: 100 free searches, then $0.10–0.50 per verified contact

## Quick links

- Install MCP server: `uvx --from git+https://github.com/axelfreeman/tapac-mcp tapac-mcp`
- Install agent skill: `npx skills add axelfreeman/tapac-mcp`
- REST API: [openapi.json](https://tapacapi.com/openapi.json) · [developers](https://tapacapi.com/developers)
- API key: [get-key](https://tapacapi.com/get-key)
- Pricing: [pricing.md](https://tapacapi.com/pricing.md)
- Auth walkthrough: [auth.md](https://tapacapi.com/auth.md)
- Agent facts: [llms.txt](https://tapacapi.com/llms.txt)

## Key facts

- 23% of contacts change jobs annually (ZoomInfo 2025)
- 40% of emails die within 2 years (NeverBounce)
- Fresh scraped data outperforms stale databases by 42% (Harvard Business Review 2024)
- Community-sourced leads convert 30% better than cold outreach (McKinsey 2025)

## Author

Axel Freeman — https://axelfreeman.com · https://github.com/axelfreeman/tapac-mcp
