Leadgen MCP
Click on "Install 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., "@Leadgen MCPFind companies associated with director Maria Ionescu"
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.
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
Tool | What it does | Data source |
| Romanian business registry search + detail enrichment | official ONRC data (data.gov.ro CKAN), local SQLite + FTS5 |
| Find companies by director / legal-representative name | ONRC reprezentanti table (FTS5, diacritic-insensitive) |
| Crawl a site for emails, phones, socials | live crawl |
| WHOIS + DNS + SPF/DMARC security audit | live WHOIS/DNS |
Related MCP server: ENTIA Entity Verification
Connect
Streamable HTTP — point any MCP client at:
https://hermes.adrianhomelab.com/mcpRun 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 8766Or via the mcp CLI:
venv/bin/mcp run server.py --transport streamable-http --port 8766Data
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 tablesThe 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.
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
- Flicense-quality-maintenanceProvides UK company lookups via Companies House, web scraping, and search tools designed to be context-efficient for AI agents. It includes integrated micro-payment monetization and supports data extraction and format conversion.
- AlicenseAqualityCmaintenanceStructured business intelligence for AI agents. 5.5M verified entities across 34 countries, 40.3M BORME mercantile acts, EU VAT validation, GLEIF, healthcare registries. 20 tools.61MIT

Prospeo MCP Serverofficial
AlicenseAqualityCmaintenanceEnables AI tools to search and enrich B2B leads, including finding professional emails, company profiles, and filtering people and companies by various criteria.5110MIT- Flicense-qualityDmaintenanceEnables AI agents to research companies and find contacts with structured data from multiple free sources, including company info, tech stack, and email addresses.
Related MCP Connectors
Domain & company intel for AI agents: RDAP, DNS, email deliverability, tech stack. No API keys.
Search companies, enrich contacts, and reveal emails and phones from your AI agent.
Domain intel for AI agents: RDAP registration, DNS, email deliverability, tech stack.
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/darksider4all/leadgen-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server