trykitt-mcp
Trykitt MCP Server is an extension leveraging Trykitt's powerful API to connect with AI models, enabling efficient B2B email address finding and verification. It offers high accuracy, low bounce rates, and real-time processing capabilities.
Trykitt MCP Server
This project implements a Model Context Protocol (MCP) server as a wrapper around the Trykitt API, designed for finding and verifying B2B email addresses with high accuracy and speed.
Overview
The server allows AI language models to interact with Trykitt's API to find and verify email addresses, supporting real-time processing and authentication. It improves outreach efforts by providing more valid B2B emails, with a <0.1% bounce rate as reported by Trykitt.
Features
- Wraps Trykitt API endpoints for job status retrieval, email finding, and email verification
- Handles API key authentication
- Forced real-time job processing
Prerequisites
- Node.js (v18 or later)
- npm
- A Trykitt API Key
Setup
- Clone the repository
- Install dependencies
- Configure API Key via a .env file
Running the Server
Start the server to listen for MCP client connections, with logging enabled.
Available Tools
get_job
: Retrieves a Trykitt job status or resultfind_email
: Finds email addressesverify_email
: Verifies the validity of email addresses