Model Context Protocol server integrating with RocketReach API to provide professional and personal email discovery, phone number lookup, and company data enrichment for enhanced contact and business intelligence.
Unlock the full potential of RocketReach MCP Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.
Free tier available • No credit card required
This is a Model Context Protocol (MCP) server that integrates with the RocketReach API to provide email finding, phone number finding, and company enrichment capabilities.
npm install
.env
file based on .env.example
and add your RocketReach API key:
ROCKETREACH_API_KEY=your_api_key_here
npm run build
npm start
.env
file with your RocketReach API keydocker-compose up -d
To use this server with an MCP client, add the following configuration to your MCP settings file:
{ "mcpServers": { "rocketreach": { "command": "node", "args": ["path/to/rocketreach/dist/index.js"], "env": { "ROCKETREACH_API_KEY": "your_api_key_here" }, "disabled": false, "autoApprove": [] } } }
rocketreach_find_professional_email
: Find a professional email for an individualrocketreach_find_personal_email
: Find a personal email for an individualrocketreach_enrich_company
: Enrich company datarocketreach_find_phone
: Find a phone number for an individualISC
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!