Back to Discover

leadgen-mcp

connector

darksider4all

Romanian business-registry lookup, director search, contact extraction, and WHOIS/DNS audit.

View on GitHub
0 starsSynced Aug 13, 2026

Install to Claude Code

/plugin marketplace add darksider4all/leadgen-mcp

README

Leadgen MCP

Lead-generation & enrichment tools for AI agents — a self-hosted MCP server over Streamable HTTP, publicly reachable at https://hermes.adrianhomelab.com/mcp (no auth — validation phase).

Tools

ToolWhat it doesData source
lookup_business(query)Romanian business registry search + detail enrichmentofficial ONRC data (data.gov.ro CKAN), local SQLite + FTS5
lookup_director(name)Find companies by director / legal-representative nameONRC reprezentanti table (FTS5, diacritic-insensitive)
extract_contacts(website)Crawl a site for emails, phones, socialslive crawl
lookup_domain(domain)WHOIS + DNS + SPF/DMARC security auditlive WHOIS/DNS

Connect

Streamable HTTP — point any MCP client at:

https://hermes.adrianhomelab.com/mcp

Run locally

uv venv venv
uv pip install --python venv/bin/python -r requirements.txt
venv/bin/python server.py --transport streamable-http --host 0.0.0.0 --port 8766

Or via the mcp CLI:

venv/bin/mcp run server.py --transport streamable-http --port 8766

Data

The ONRC database is built from public data.gov.ro CKAN snapshots:

python3 load_onrc.py          # download + load the monthly snapshot
python3 load_nomenclatoare.py # decode tables

The default DB path is /opt/leadgen-mcp/data/onrc.db.

Deploy (homelab)

See the homelab-mcp-deploy skill: uv venv on the target LXC, systemd unit, SSH tunnel, Hermes MCP HTTP config.

Validation status

Free tier, no billing yet. Validate the wedge (do agents call it?) before wiring metering.

Rendered live from darksider4all/leadgen-mcp's GitHub README — not stored, always reflects the source repo.

1 Install Method

NameDescriptionCategorySource
streamable-http remoteHosted streamable-http endpointmcp-serverhttps://hermes.adrianhomelab.com/mcp

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.