# Lead Enrichment API MCP server

Curated EU AI/Sec/DevTools/Fintech B2B leads, Claude-scored. MCP+x402. Free 250/mo.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-compuute-lead-enrichment
- Repository: https://github.com/Compuute/lead-enrich-api
- Website: https://leads.compuute.se

## Install
- Endpoint: https://leads.compuute.se/mcp/
- Auth: Not captured

## Setup notes
- Remote header: X-API-Key
- Remote endpoint: https://leads.compuute.se/mcp/
- Header: X-API-Key

## Tools
- search_leads - Search enriched B2B leads by ICP criteria.

    Returns scored companies with firmographics, tech stack signals, and buying signals.
    Each lead returned counts against the monthly quota.

    Args:
        industries: Filter by industry — AI, Blockchain, Fintech, Security, Healthcare, DevTools, Other
        stages: Funding stage — Pre-seed, Seed, Series A, Series B, Series C+, Public, Unknown
        regions: EU, US, APAC, MENA, Other
        min_icp_score: 0-100, minimum ICP fit score
        min_buying_intent: 0-100, minimum buying intent score
        tech_stack_contains: must match at least one signal
        max_age_days: only leads enriched within N days (1-365)
        limit: leads per response (1-100)
        sort_by: icp_score, buying_intent, employees, or enriched_at
     Endpoint: https://leads.compuute.se/mcp/
- validate_lead - Check the freshness and website reachability of a specific lead.

    Args:
        lead_id: UUID of the lead to validate
     Endpoint: https://leads.compuute.se/mcp/
- get_usage - Return current month quota status and recent usage for the calling API key. Endpoint: https://leads.compuute.se/mcp/

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.Compuute
- Version: 1.2.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 21, 2026
- Source: https://registry.modelcontextprotocol.io
