streamable-httpupdated 5mo ago
| Tool | Description | |------|-------------| | companylookup | Look up company details: registration, status, address, incorporation date. | | domaininfo | Domain intelligence: DNS, WHOIS, email patterns, LinkedIn/XING profile. | | industrycompanies | Find companies in a specific industry or sector. | | personsearch | Search for a person's professional profile, Wikipedia info, and news mentions. | | emailfinder | Generate likely email patterns for a person at a domain. | | startupsearch | Find recently founded startups in a sector. | | healthcheck | LeadOracle server status. |
What can you do with leadoracle?
🎯 leadOracle
Consumer MCP Server — 7 tools | Part of ToolOracle
Quick Connect
# Claude Desktop / Cursor / Windsurf
npx -y mcp-remote https://tooloracle.io/lead/mcp/
// claude_desktop_config.json
{
"mcpServers": {
"leadoracle": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://tooloracle.io/lead/mcp/"]
}
}
}
Tools (7)
| Tool | Description |
|---|---|
company_lookup |
Look up company details: registration, status, address, incorporation date. |
domain_info |
Domain intelligence: DNS, WHOIS, email patterns, LinkedIn/XING profile. |
industry_companies |
Find companies in a specific industry or sector. |
person_search |
Search for a person's professional profile, Wikipedia info, and news mentions. |
email_finder |
Generate likely email patterns for a person at a domain. |
startup_search |
Find recently founded startups in a sector. |
health_check |
LeadOracle server status. |
Pricing
| Tier | Rate Limit | Price |
|---|---|---|
| Free | 100 calls/day | €0 |
| Pro | 10,000 calls/day | €29/month |
| Enterprise | Unlimited | Custom |
Free tier includes all tools with rate limiting. Upgrade for higher limits and priority support.
Part of ToolOracle
leadOracle is one of 42 specialized MCP servers in the ToolOracle ecosystem — the largest collection of production-ready MCP tools for AI agents.
Related Oracles:
- FeedOracle — Evidence-grade compliance data infrastructure
- ToolOracle — 42 Oracles, 390+ MCP Tools
Links
- 🌐 Live:
https://tooloracle.io/lead/mcp/ - 📚 Docs: tooloracle.io/docs
- 🏠 Platform: tooloracle.io
Built by FeedOracle — Evidence by Design
Install
Add leadoracle to your client. Pick the one you use.
claude mcp add --transport http leadoracle https://tooloracle.io/lead/mcp/codex mcp add leadoracle --url https://tooloracle.io/lead/mcp/{
"mcpServers": {
"leadoracle": {
"url": "https://tooloracle.io/lead/mcp/"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"leadoracle": {
"type": "http",
"url": "https://tooloracle.io/lead/mcp/"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"leadoracle": {
"url": "https://tooloracle.io/lead/mcp/"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"leadoracle": {
"serverUrl": "https://tooloracle.io/lead/mcp/"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
7 tools
leadoracle exposes 7 tools to a connected agent.
- company_lookup
- Look up company details: registration, status, address, incorporation date.
- domain_info
- Domain intelligence: DNS, WHOIS, email patterns, LinkedIn/XING profile.
- industry_companies
- Find companies in a specific industry or sector.
- person_search
- Search for a person's professional profile, Wikipedia info, and news mentions.
- email_finder
- Generate likely email patterns for a person at a domain.
- startup_search
- Find recently founded startups in a sector.
- health_check
- LeadOracle server status.
Score
55 / 100
Adequate
- Documentation18/25
- Maintenance13/25
- Trust6/20
- Capability6/15
- Install experience12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 148 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 7 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Version history
| Versions | Published |
|---|---|
| 1.0.0Latest | May 7, 2026 |