TAPAC v0.1.0
Find & verify B2B contacts in real time. TAPAC scrapes company websites, Discord servers, and Telegram channels — then validates every email via SMTP. Built as a native MCP server, so Claude, ChatGPT, Cursor, and any AI agent can call it directly.
Highlights
- Native MCP server — stdio + streamable-HTTP transports; drop into any agent.
- Real-time scraping — websites, Discord servers, Telegram channels (40k+ indexed).
- SMTP validation at request time — 2–5% bounce vs 10–35% for static databases.
- SDKs shipped —
tapac-sdk(PyPI) +@tapacapi/sdk(npm). - Agent-plugins manifest — one-line install for AI agents.
Install
uvx --from git+https://github.com/axelfreeman/tapac-mcp tapac-mcpTooling
- CI lint (ruff) on every push and PR
- pre-commit auto-formatting
- MIT licensed