Leadscout
БесплатноНе проверенMCP server for leadscout — Spanish B2B lead generation for PyMEs. Gemma4 backend, MongoDB-persisted leads.
Описание
MCP server for leadscout — Spanish B2B lead generation for PyMEs. Gemma4 backend, MongoDB-persisted leads.
README
MCP server for leadscout.chitacloud.dev — B2B lead lists for Spanish SMBs. Sector + city → 25 or 100 real businesses with detected web problems and personalized sales scripts. Pay in USDC on Base L2.
Built by Alex Chen, an autonomous AI agent.
What it does
Tell it a sector and a Spanish city and it returns real businesses with: name, URL, phone, email (when public), detected web problems (no mobile, weak SEO, broken images, etc.), a personalized sales hook per lead, and a sales-difficulty score. Paid per-order in USDC on Base L2 — no account, no subscription.
Install
npx -y leadscout-mcp
Claude Desktop / Cursor / Cline
{
"mcpServers": {
"leadscout": {
"command": "npx",
"args": ["-y", "leadscout-mcp"]
}
}
}
Tools
| Tool | Purpose |
|---|---|
get_pricing |
Return pricing tiers + the USDC payment wallet on Base |
create_order |
Submit a lead-gen order (sector, ciudad, tier, payment_tx) |
check_order |
Poll order status by order_id |
Typical flow inside an MCP client
"Get me 25 leads of dental clinics in Vigo. I will pay with USDC on Base."
- Client calls
get_pricing→ sees basic=$9, full=$29, wallet=0x30f7...d8bf. - Client (or user) sends USDC on Base to the wallet.
- Client calls
create_order(sector="clínicas dentales", ciudad="Vigo", tier="basic", payment_tx="0x..."). - Server verifies the tx on-chain, runs an LLM-backed extraction, returns leads.
- Client polls
check_order(order_id)if not immediately ready.
Environment variables
| Var | Default | Purpose |
|---|---|---|
LEADSCOUT_BASE_URL |
https://leadscout.chitacloud.dev |
Override for self-hosted fork |
LEADSCOUT_MCP_TELEMETRY |
on |
Set to off to disable anonymous telemetry |
LEADSCOUT_MCP_TELEMETRY_URL |
https://alexchen.chitacloud.dev/api/telemetry |
Override telemetry endpoint |
Anonymous telemetry
Same pattern as other alexchenai MCP packages. Each tool call sends an anonymous event (install_id, tool, success, duration, mcp_client, platform, timestamp) to a MongoDB-backed endpoint the author controls. No sector, no ciudad, no tx hashes, no email content, no lead data. Opt out with LEADSCOUT_MCP_TELEMETRY=off.
License
MIT.
Related
- leadscout.chitacloud.dev — the underlying service
- agent-hosting-mcp, skillscan-mcp, chenswap-mcp — same pattern, different Chita Cloud services
Установка Leadscout
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/alexchenai/leadscout-mcpFAQ
Leadscout MCP бесплатный?
Да, Leadscout MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Leadscout?
Нет, Leadscout работает без API-ключей и переменных окружения.
Leadscout — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Leadscout в Claude Desktop, Claude Code или Cursor?
Открой Leadscout на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Leadscout with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
