Explorium B2B Data

Explorium B2B Data

Discover companies, contacts, and business insights—powered by dozens of trusted external data sources.

221

12 Tools

Packaged by
Requires Secrets
Add to Docker Desktop

Version 4.43 or later needs to be installed to add the server automatically

About

Explorium B2B Data MCP Server

Discover companies, contacts, and business insights—powered by dozens of trusted external data sources.

What is an MCP Server?

Characteristics

AttributeDetails
Docker Imagemcp/explorium
Authorexplorium-ai
Repositoryhttps://github.com/explorium-ai/mcp-explorium
Dockerfilehttps://github.com/explorium-ai/mcp-explorium/blob/main/Dockerfile
Docker Image built byDocker Inc.
Docker Scout Health ScoreDocker Scout Health Score
Verify SignatureCOSIGN_REPOSITORY=mcp/signatures cosign verify mcp/explorium --key https://raw.githubusercontent.com/docker/keyring/refs/heads/main/public/mcp/latest.pub
LicenceMIT License

Available Tools (12)

Tools provided by this ServerShort Description
match-businessGet the Explorium business IDs from business name and/or domain in bulk
fetch-businessesFetch businesses from the Explorium API using filter criteria
fetch-businesses-statisticsFetch aggregated insights into businesses by industry, revenue, employee count, and geographic distribution
fetch-businesses-eventsRetrieves business-related events from the Explorium API in bulk
enrich-businessEnriches business data using up to 5 parallel enrichment calls
match-prospectsMatch specific individuals to get their Explorium prospect IDs
fetch-prospectsFetch prospects (employees) from the Explorium API using detailed filter criteria
fetch-prospects-eventsRetrieves prospect-related events from the Explorium API in bulk
fetch-prospects-statisticsFetch aggregated insights into prospects by job department and geographic distribution
enrich-prospectsEnriches prospect data using up to 3 parallel enrichment calls
autocompleteAutocomplete values for business filters based on a query
web-searchPerform web search using Explorium Search capabilities

Tools Details

Tool: match-business

Get the Explorium business IDs from business name and/or domain in bulk

Tool: fetch-businesses

Fetch businesses from the Explorium API using filter criteria

Tool: fetch-businesses-statistics

Fetch aggregated insights into businesses by industry, revenue, employee count, and geographic distribution

Tool: fetch-businesses-events

Retrieves business-related events from the Explorium API in bulk

Tool: enrich-business

Enriches business data using up to 5 parallel enrichment calls

Tool: match-prospects

Match specific individuals to get their Explorium prospect IDs

Tool: fetch-prospects

Fetch prospects (employees) from the Explorium API using detailed filter criteria

Tool: fetch-prospects-events

Retrieves prospect-related events from the Explorium API in bulk

Tool: fetch-prospects-statistics

Fetch aggregated insights into prospects by job department and geographic distribution

Tool: enrich-prospects

Enriches prospect data using up to 3 parallel enrichment calls

Tool: autocomplete

Autocomplete values for business filters based on a query

Tool: web-search

Perform web search using Explorium Search capabilities

Use this MCP Server

{
  "mcpServers": {
    "explorium": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "API_ACCESS_TOKEN",
        "mcp/explorium"
      ],
      "env": {
        "API_ACCESS_TOKEN": "<API_TOKEN>"
      }
    }
  }
}

Why is it safer to run MCP Servers with Docker?

Manual installation

You can install the MCP server using:

Installation for

Related servers