Loading MCP server directory, please wait...
Kanta Verify, Find, and Database: email verification, email finding, and B2B contact search.
npx @getmcp/cli add dev.kanta/cliRequires Node.js 18+. Community-contributed server. Review source before installing.
KANTA_API_KEYYour Kanta API key from app.kanta.dev
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.kanta/cli": {
"command": "npx",
"args": [
"-y",
"@kantadev/cli"
],
"env": {
"KANTA_API_KEY": "",
"KANTA_BASE_URL": "",
"KANTA_DB_URL": "",
"KANTA_PROFILE": ""
}
}
}
}