Trykitt MCP Server
by samy-clivolt
The Trykitt MCP Server is a wrapper around the Trykitt API, enabling language models to find and verify B2B email addresses with high accuracy. It allows AI assistants to leverage Trykitt's advanced capabilities for email finding and verification.
Last updated: N/A
What is Trykitt MCP Server?
This MCP server acts as an intermediary between language models (like Claude or ChatGPT) and the Trykitt API, allowing them to access Trykitt's email finding and verification services.
How to use Trykitt MCP Server?
First, clone the repository, install dependencies using npm install
, and configure your Trykitt API key in a .env
file. Then, start the server with npm start
. Finally, configure your MCP client (e.g., Claude Desktop) to connect to the server, providing the correct path to the index.js
file and your API key.
Key features of Trykitt MCP Server
Wraps Trykitt API endpoints:
get_job
,find_email
, andverify_email
Handles API key authentication
Forces real-time processing for
find_email
andverify_email
jobsProvides tools for language models to interact with Trykitt API
Use cases of Trykitt MCP Server
Finding email addresses for sales leads
Verifying the validity of email addresses to reduce bounce rates
Detecting job changes to keep contact information up-to-date
Enhancing outreach efforts with accurate contact information
FAQ from Trykitt MCP Server
What is the Trykitt API?
What is the Trykitt API?
The Trykitt API is a platform for finding and verifying B2B email addresses with high accuracy and speed.
What is an MCP client?
What is an MCP client?
An MCP client is a language model environment, such as Claude Desktop or Cursor, that can interact with MCP servers.
How do I get a Trykitt API key?
How do I get a Trykitt API key?
You need to sign up for a Trykitt account at https://trykitt.ai/ and obtain an API key from their platform.
What are the required parameters for the find_email
tool?
What are the required parameters for the find_email
tool?
The required parameters are fullName
and domainOrWebsite
. Other parameters like companyName
, linkedinStandardProfileURL
, etc. are optional.
What is the reported bounce rate when using Trykitt?
What is the reported bounce rate when using Trykitt?
Trykitt reports a bounce rate of less than 0.1%.