Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • Linear MCP Server
  • SQLite MCP Server
  • mcp-server-strava
  • MCP Sumo Logic Server
  • Email Checker MCP Server
Back to MCP Servers
RocketReach MCP Server

RocketReach MCP Server

Public
Meerkats-Ai/rocketreach-mcp-server

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.

javascript
0 tools
May 30, 2025
Updated Jun 4, 2025

Supercharge Your AI with RocketReach MCP Server

MCP Server

Unlock the full potential of RocketReach MCP Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.

Unified API Access
Complete Tracing
Instant Setup
Get Started Now

Free tier available • No credit card required

Instant Setup
99.9% Uptime
10,000+Monthly Requests

RocketReach MCP Server

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.

Features

  • Find professional emails for individuals
  • Find personal emails for individuals
  • Enrich company data
  • Find phone numbers for individuals

Setup

Local Setup

  1. Clone this repository
  2. Install dependencies:
    npm install
    
  3. Create a .env file based on .env.example and add your RocketReach API key:
    ROCKETREACH_API_KEY=your_api_key_here
    
  4. Build the server:
    npm run build
    
  5. Start the server:
    npm start
    

Docker Setup

  1. Clone this repository
  2. Create a .env file with your RocketReach API key
  3. Build and run using Docker Compose:
    docker-compose up -d
    

MCP Configuration

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": [] } } }

Available Tools

  • rocketreach_find_professional_email: Find a professional email for an individual
  • rocketreach_find_personal_email: Find a personal email for an individual
  • rocketreach_enrich_company: Enrich company data
  • rocketreach_find_phone: Find a phone number for an individual

License

ISC

Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • Linear MCP Server
    Linear MCP Server

    Model Context Protocol server integrating with the Linear API to enable advanced project, initiative...

    Added May 30, 2025
  • SQLite MCP Server
    SQLite MCP Server

    A Model Context Protocol server enabling AI models to execute SQL queries, manage SQLite database sc...

    Added May 30, 2025
  • mcp-server-strava
    mcp-server-strava

    Integrates Strava API with Model Context Protocol to analyze workouts, provide training recommendati...

    Added May 30, 2025
  • MCP Sumo Logic Server
    MCP Sumo Logic Server

    Model Context Protocol server integrating with Sumo Logic API to perform customizable log searches w...

    Added May 30, 2025
  • Email Checker MCP Server
    Email Checker MCP Server

    Validate email addresses efficiently with a Model Context Protocol server offering simple JSON respo...

    1 tools
    Added May 30, 2025