Skip to main content
Glama
LopSsSs

ClientFlow Prospecting MCP

by LopSsSs

ClientFlow Prospecting MCP

자동 기업 검색 + Gmail을 통한 대량 이메일 발송.

빠른 설정

npm install
cp .env.example .env

.env 편집:

  • BRIGHT_DATA_TOKEN — Bright Data 토큰

  • GMAIL_USERclientflow182@gmail.com

  • GMAIL_PASSWORD — Gmail 앱 비밀번호 (일반 비밀번호 아님)

Gmail 앱 비밀번호 얻기

  1. https://myaccount.google.com/security로 이동합니다.

  2. 2단계 인증 → 미설정 시 활성화

  3. 앱 비밀번호 → Mail + Windows Computer 선택

  4. 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 emails

MCP가 찾은 이메일 목록을 반환합니다. 보낼지 확인하세요.

흐름

  1. 검색: Bright Data가 기준에 맞는 기업을 검색

  2. 미리보기: 찾은 이메일 표시

  3. 확인: "이 이메일들로 보내기"

  4. 발송: 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개 이메일/일

F
license - not found
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables 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.
    17
    Apache 2.0
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables 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.
    2
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables 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

View all related MCP servers

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…

View all MCP Connectors

Latest Blog Posts

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