Leadoracle
Official7 toolsby tooloracle
LeadOracle - 7-tool B2B lead intel MCP: enrichment, scoring, intent signals, ICP fit.
B2B lead intelligence with enrichment, scoring, intent detection, and ICP matching.
Captured live from the server via tools/list.
company_lookup
Look up company details: registration, status, address, incorporation date.
Parameters (2)
- companystring
Company name e.g. 'SweetDreamsBetten GmbH', 'SAP SE'
- countrystring
Country code: 'de', 'gb', 'us', 'fr' (default: de)
domain_info
Domain intelligence: DNS, WHOIS, email patterns, LinkedIn/XING profile.
Parameters (1)
- domainstring
Domain name e.g. 'sweetdreamsbetten.de', 'example.com'
industry_companies
Find companies in a specific industry or sector.
Parameters (3)
- industrystring
Industry/sector e.g. 'Matratzen', 'Software', 'Fintech', 'E-Commerce'
- countrystring
Country code: de, gb, us (default: de)
- limitinteger
Max results 1-20 (default: 10)
person_search
Search for a person's professional profile, Wikipedia info, and news mentions.
Parameters (2)
- namestring
Person's full name e.g. 'Elon Musk'
- companystring
Company they work at (optional, improves accuracy)
email_finder
Generate likely email patterns for a person at a domain.
Parameters (3)
- domainstring
Company domain e.g. 'example.com'
- first_namestring
Person's first name (optional)
- last_namestring
Person's last name (optional)
startup_search
Find recently founded startups in a sector.
Parameters (2)
- querystring
Sector or technology e.g. 'KI Startup', 'Fintech', 'SaaS'
- countrystring
Country code: de, gb, us (default: de)
health_check
LeadOracle server status.
No parameters.
README not available yet.
Install
Remote endpoint
Streamable HTTPHosted server - connect over the network, no local install.
https://tooloracle.io/lead/mcp/claude_desktop_config.json
{
"mcpServers": {
"leadoracle": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://tooloracle.io/lead/mcp/"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.