evaboot-mcp
MCP server for the Evaboot API — find professional emails, validate emails, and extract LinkedIn Sales Navigator data from any MCP-compatible client.
Quick start
Claude Desktop / Claude Code
Add to your MCP config:
{
"mcpServers": {
"evaboot": {
"command": "uvx",
"args": ["evaboot-mcp"],
"env": {
"EVABOOT_API_KEY": "your-api-token"
}
}
}
}
Get your API token at app.evaboot.com.
Available tools
Search Builder
- generate_search_url — Describe the leads or companies you want and get a Sales Navigator search URL.
Account
- check_quota — Check credits, daily limits, and linked Sales Navigator accounts.
Email Finder
- find_email — Find a professional email for one person (sync, 1 credit).
- find_emails_bulk — Start a bulk email-finder job (async, 1 credit/prospect).
- list_email_finder_jobs — List completed email-finder jobs.
- get_email_finder_job — Get results of an email-finder job by ID.
Email Validation
- validate_email — Validate a single email address (sync, 0.5 credits).
- validate_emails_bulk — Start a bulk validation job (async, 0.5 credits/email).
- list_email_validation_jobs — List completed validation jobs.
- get_email_validation_job — Get results of a validation job by ID.
LinkedIn Extraction
- extract_from_url — Start extraction from a Sales Navigator search/list URL (async).
- extract_profiles — Start extraction for specific profile URLs/IDs (async).
- extract_single_profile — Extract a single profile (sync).
- list_extractions — List completed extractions.
- get_extraction — Get extraction results by ID.
Development
cd evaboot-mcp
uv sync
EVABOOT_API_KEY=your-token uv run evaboot-mcp
Publishing
uv build
uv publish
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
evaboot_mcp-0.1.0.tar.gz
(46.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file evaboot_mcp-0.1.0.tar.gz.
File metadata
- Download URL: evaboot_mcp-0.1.0.tar.gz
- Upload date:
- Size: 46.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.5.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c2d3bf1e792038f0836f3388662cf6abed9e03f9ac675d50de4968466b289645
|
|
| MD5 |
d9a69567b2f26a85310933b4a1c44edc
|
|
| BLAKE2b-256 |
3b9285f539ccf25a41acb6f4cc34aed38b1b538938b13a3b5a23e4fe4a6a0f8c
|
File details
Details for the file evaboot_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: evaboot_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.5.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
144854a598913552afc929b2a49c200983a1f2debfb67d6f5e3ffc6369a6d9f8
|
|
| MD5 |
69c72b172cbc253e22d81c2ee3c74f65
|
|
| BLAKE2b-256 |
c143e3e15b1e0b26dddb17a01f2565925c1bf15e25e9a70a4617687197b6e6a1
|