ClientFlow Prospecting MCP
Enables sending personalized bulk emails through a Gmail account, with user confirmation before delivery.
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., "@ClientFlow Prospecting MCPFind tech companies in Spain with 10-100 employees and send them emails."
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.
ClientFlow Prospecting MCP
Automatic company search + mass email sending via Gmail.
Quick Setup
npm install
cp .env.example .envEdit .env:
BRIGHT_DATA_TOKEN— your Bright Data tokenGMAIL_USER— clientflow182@gmail.comGMAIL_PASSWORD— your Gmail App Password (not your normal password)
Get Gmail App Password
2-Step Verification → enable it if not already
App passwords → select Mail + Windows Computer
Copy the 16-character password to
.env
Related MCP server: Cold Email Assistant
Usage
npm run devIn Claude:
Busca empresas en España, sector tech, 10-100 empleados y envía emailsThe MCP will return a list of found emails. Confirm if you want to send.
Flow
Search: Bright Data searches for companies with criteria
Preview: Shows found emails
Confirmation: "Send to these emails"
Sending: Gmail sends the customized template
Deploy (Vercel)
git init
git add .
git commit -m "Prospecting MCP"
git remote add origin https://github.com/LopSsSs/clientflow-prospecting-mcp
git push -u origin main
vercel
# Agregar env vars en Vercel dashboardThen configure in Claude Desktop settings.json:
{
"mcpServers": {
"clientflow-prospecting": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://tu-app.vercel.app/mcp", "--allow-http", "--transport", "http-only"]
}
}
}Security
Emails are actually sent via Gmail
Uses app credentials (more secure than a password)
Always asks for confirmation before mass sending
Respect Gmail limits: ~500 emails/day
This server cannot be deployed
Maintenance
Related MCP Connectors
B2B lead generation from Google Maps: search, dedupe and email-enrich businesses. Needs API key.
- BavlioOAuthcom.bavlio
LinkedIn + cold email outreach: find leads, launch personalized campaigns, manage replies.
Search companies, enrich contacts, and reveal emails and phones from your AI agent.
B2B lead generation, email verification, company enrichment, and agentic GTM Ops.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables automated Gmail lead nurturing campaigns with intelligent follow-ups, response tracking, and 24/7 operation. Supports CSV-based contact management, template personalization, and real-time monitoring for enterprise-scale email outreach.2MIT
- FlicenseNot gradedqualityDmaintenanceAutomates cold email outreach for job applications by parsing job postings, generating personalized emails using AI, and sending them or saving as drafts in Gmail with resume attachments.1-
- FlicenseNot gradedqualityDmaintenanceEnables comprehensive LinkedIn profile search, data extraction, and contact enrichment using Google Search, Apollo.io, and AI-powered analysis. Includes automated data mining workflows with database storage and CSV export capabilities.3-
- FlicenseNot gradedqualityDmaintenanceEnables AI-powered email management through Gmail, including search, send, drafts, labels, and an intelligent agent with human approval workflow and optional customer database integration.-