ClientFlow Prospecting MCP
ClientFlow Prospecting MCP
Автоматический поиск компаний + массовая отправка писем через Gmail.
Быстрая настройка
npm install
cp .env.example .envОтредактируйте .env:
BRIGHT_DATA_TOKEN— ваш токен Bright DataGMAIL_USER— clientflow182@gmail.comGMAIL_PASSWORD— ваш пароль приложения Gmail (не обычный пароль)
Получение пароля приложения Gmail
Перейдите на https://myaccount.google.com/security
2-Step Verification → включите, если не включена
App passwords → выберите Mail + Windows Computer
Скопируйте пароль из 16 символов в
.env
Related MCP server: Gmail MCP Agent
Использование
npm run devВ Claude:
Busca empresas en España, sector tech, 10-100 empleados y envía emailsMCP вернёт список найденных email-адресов. Подтвердите, если хотите отправить.
Поток
Поиск: Bright Data ищет компании по критериям
Предпросмотр: Показывает найденные email-адреса
Подтверждение: «Отправить на эти email-адреса»
Отправка: Gmail отправляет персонализированный шаблон
Деплой (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 dashboardЗатем настройте в Claude Desktop settings.json:
{
"mcpServers": {
"clientflow-prospecting": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://tu-app.vercel.app/mcp", "--allow-http", "--transport", "http-only"]
}
}
}Безопасность
Письма действительно отправляются через Gmail
Используйте пароли приложений (безопаснее, чем обычный пароль)
Всегда запрашивайте подтверждение перед массовой отправкой
Соблюдайте лимиты Gmail: ~500 писем/день
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables interaction with Gmail through the Gmail API to read, send, and manage emails. Supports multiple Gmail accounts with real-time monitoring and advanced features for email search and attachment handling.17Apache 2.0
- AlicenseNot gradedqualityCmaintenanceEnables 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
Related MCP Connectors
Search companies, enrich contacts, and reveal emails and phones from your AI agent.
B2B lead generation, email verification, company enrichment, and agentic GTM Ops.
Manage Gmail end-to-end: search, read, send, draft, label, and organize threads. Automate workflow…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/LopSsSs/clientflow-prospecting-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server