Trykitt MCP Server
@samy-clivolt
About Trykitt MCP Server
An MCP server acting as a wrapper around the Trykitt API (
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
3Retrieves the status or result of a previously submitted Trykitt job.
Finds a person's email address.
Verifies if an email address is valid.
Overview
What is Trykitt MCP Server?
Trykitt MCP Server is a Model Context Protocol (MCP) wrapper around the Trykitt API, enabling AI assistants to find and verify B2B email addresses with high accuracy and speed. It is designed for developers and sales teams integrating email enrichment into AI workflows.
How to use Trykitt MCP Server?
Clone the repository, install dependencies with npm install, configure your Trykitt API key in a .env file as TRYKITT_API_KEY, and start the server with npm start. The server listens on stdio for connections from MCP clients like Claude Desktop or Cursor.
Key features of Trykitt MCP Server
- Provides three MCP tools:
get_job,find_email,verify_email - Handles API key authentication securely
- Forces real-time processing for email finding and verification jobs
- Supports optional parameters like LinkedIn profiles and callback URLs
- Reports near-zero bounce rates (<0.1%) via Trykitt’s verification engine
Use cases of Trykitt MCP Server
- Finding a prospect’s email address using name and domain
- Verifying the validity of a known email address
- Checking the status or result of a previously submitted email job
- Automating email list cleaning within an AI assistant workflow
FAQ from Trykitt MCP Server
What tools does the server expose?
The server exposes three tools: get_job (retrieve job status/result), find_email (find a person’s email), and verify_email (verify an email address).
How do I configure the API key?
Create a .env file in the project root with TRYKITT_API_KEY=YOUR_KEY, or set the key via the env block in your MCP client configuration.
What are the prerequisites to run the server?
You need Node.js v18 or later, npm, and a valid Trykitt API key. The server runs on stdio and requires an MCP client to connect.
Frequently asked questions
What tools does the server expose?
The server exposes three tools: `get_job` (retrieve job status/result), `find_email` (find a person’s email), and `verify_email` (verify an email address).
How do I configure the API key?
Create a `.env` file in the project root with `TRYKITT_API_KEY=YOUR_KEY`, or set the key via the `env` block in your MCP client configuration.
What are the prerequisites to run the server?
You need Node.js v18 or later, npm, and a valid Trykitt API key. The server runs on stdio and requires an MCP client to connect.
Basic information
More Developer Tools MCP servers
Altronis
sypherinMCP server + CLI for Altronis — Singapore AI consulting. Ask the Lyra consultant, generate a grant-matched AI transformation plan, pull curated SG AI events/news. Read-only, wraps altronis.sg.

discoverGPT
Joe MonastierodiscoverGPT is visualAI's unified MCP gateway for AI commerce, exposing 29 tools across four capabilities on one canonical product catalog: trimodal search (natural-language, precise-color, and image-similarity), AI cata
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.

PuzzleTide Puzzle Generator
Caravaca-LabsWord search generator, crossword generator, and sudoku generator + solver as a local-first MCP server. 15 deterministic tools: printable PDF puzzle worksheets, themed word banks, and verifiable LLM evals. From the makers
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Comments