Sales Prospector
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Sales Prospectorfind CTOs at Series B SaaS companies"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Stop manually building prospect lists.
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.jsRelated MCP server: Prospeo MCP Server
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 |
| Find prospects by role, industry, company size, and location |
| Get email, LinkedIn, tech stack, and hiring signals for any contact |
| Score a prospect 0-100 against your ICP and get a priority grade |
| Create a 2-5 email sequence personalized to the prospect |
| Find decision-makers at a specific company by department and seniority |
| 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 /healthBoth return:
{ "status": "ok", "server": "sales-prospector", "version": "1.0.0", "tools": 6 }Built by Mastermind HQ
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
AI-native B2B sales research, ranking, and CRM enrichment.
AI sales — prospect discovery, ICP scoring, outreach generation.
Lead enrichment for AI agents: email finder, company enrichment, people data, firmographics.
AI sales automation for toflow.ai — prospect, enrich, sequence across email, LinkedIn, WhatsApp.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables research on prospects, pull call transcripts, and enrich leads using Gong, ZoomInfo, Clay, and LinkedIn Sales Navigator through natural language.161MIT

Prospeo MCP Serverofficial
AlicenseAqualityFmaintenanceEnables AI tools to search and enrich B2B leads, including finding professional emails, company profiles, and filtering people and companies by various criteria.5343 npmMIT- AlicenseNot gradedqualityCmaintenanceEnables B2B prospecting from natural language: detect buying signals, score leads against ICP, enrich decision-makers, and draft personalized outreach messages via Claude.2MIT
- AlicenseBqualityCmaintenanceEnables LinkedIn profile research, post analysis, business signal detection, ICP prospect matching, and sales opportunity discovery through natural language.2085 npmMIT