B
Bytemine Bytemine MCP
by @kzarov
Bytemine MCP Server – Search 130M+ B2B contacts and enrich profiles with verified emails & phone numbers directly from Claude, Cursor, and other AI assistants via the Model Context Protocol.
Created 3/30/2026
Updated about 5 hours ago
README
Repository documentation and setup instructions
bytemine-bytemine-mcp
Bytemine MCP Server – Search 130M+ B2B contacts and enrich profiles with verified emails & phone numbers directly from Claude, Cursor, and other AI assistants via the Model Context Protocol.
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/kzarov/bytemine-bytemine-mcp
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"kzarov-bytemine-bytemine-mcp": {
"command": "git",
"args": [
"clone",
"https://github.com/kzarov/bytemine-bytemine-mcp"
]
}
}
}