josephtandle

apollo-mcp-mcp

Community josephtandle
Updated

Sales intelligence, contact data, and outreach sequences

Stop manually building prospect lists.

MCPize License: MIT

Sales Prospector gives your AI assistant real sales intelligence: find prospects by role and industry, enrich contact data, score against your ICP, and generate personalized outreach sequences, all in one conversation.

Quick Start

Add to your Claude Desktop or MCP client config:

{
  "mcpServers": {
    "sales-prospector": {
      "url": "https://your-cloud-run-url.run.app/mcp"
    }
  }
}

Or self-host locally:

npm install
node index.js

Before / After

Before: Spend 2 hours on LinkedIn finding CTOs at Series B SaaS companies, copy contacts into a spreadsheet, write a generic cold email.

After: One tool call.

Input to search_prospects:

{
  "role": "CTO",
  "industry": "SaaS",
  "company_size": "50-200",
  "limit": 10
}

Output:

{
  "prospects": [
    {
      "name": "Sarah Chen",
      "role": "CTO",
      "company": "Flowdesk",
      "industry": "SaaS",
      "location": "San Francisco, CA",
      "linkedin_url": "https://linkedin.com/in/sarah-chen",
      "confidence": 94
    }
  ],
  "total": 10
}

Then pass Sarah to enrich_contact for her email and tech stack, score her with score_prospect, and generate a 3-email sequence with generate_outreach_sequence. All in one conversation.

Tools

Tool What it does
search_prospects Find prospects by role, industry, company size, and location
enrich_contact Get email, LinkedIn, tech stack, and hiring signals for any contact
score_prospect Score a prospect 0-100 against your ICP and get a priority grade
generate_outreach_sequence Create a 2-5 email sequence personalized to the prospect
find_company_contacts Find decision-makers at a specific company by department and seniority
personalize_message Inject prospect data into any email template with a custom P.S.

Who is this for?

  • Founders doing outbound: Stop wasting time on manual research. Find and reach your ICP in minutes, not hours.
  • Sales ops teams: Plug sales intelligence directly into your AI assistant and automate list-building workflows.
  • RevOps engineers: Add prospect scoring and sequence generation to any Claude-powered pipeline.

Health Check

GET /
GET /health

Both return:

{ "status": "ok", "server": "sales-prospector", "version": "1.0.0", "tools": 6 }

Built by Mastermind HQ

mastermindshq.business

License

MIT

MCP Server ยท Populars

MCP Server ยท New

    shiahonb777

    turn-mcp-web

    Achieve infinite conversation turns in a single API request via turn-mcp. Self-hosted MCP server with browser console for human-in-the-loop AI agents.

    Community shiahonb777
    mkellerman

    BMAD MCP Server

    MCP Server

    Community mkellerman
    ceorkm

    Kratos MCP

    ๐Ÿ›๏ธ Memory System for AI Coding Tools - Never explain your codebase again. MCP server with perfect project isolation, 95.8% context accuracy, and the Four Pillars Framework.

    Community ceorkm
    artokun

    comfyui-mcp

    ComfyUI MCP server + Claude Code plugin โ€” workflow execution, visualization, composition, model management, and skill generation

    Community artokun
    andreisirbu91-lab

    MCPSpend

    Real-time cost observability for Model Context Protocol (MCP) tool calls. Wraps any MCP server, attributes spend per tool/project/customer. Free tier 25K calls/mo. EU-hosted

    Community andreisirbu91-lab