Explorium AgentSource MCP Server

Native remote Model Context Protocol server exposing the AgentSource data as 11 agent tools - match-business, fetch-businesses, fetch-businesses- statistics, fetch-businesses-events, enrich-business, match-prospects, fetch-prospects, fetch-prospects-statistics, fetch-prospects-events, enrich-prospects, and autocomplete. Available over streamable HTTP (https://mcp.explorium.ai/mcp) and SSE (https://mcp.explorium.ai/sse), and self-hostable via Docker (MIT). Works with Claude Desktop, Cursor, VS Code, n8n, and other MCP clients.

API entry from apis.yml

apis.yml Raw ↑
aid: explorium:explorium-agentsource-mcp-server
name: Explorium AgentSource MCP Server
tags:
- MCP
- AI Agents
- Model Context Protocol
- B2B Data
- Web Intelligence
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://developers.explorium.ai/mcp-docs/agentsource-mcp
baseURL: https://mcp.explorium.ai/mcp
properties:
- url: https://developers.explorium.ai/mcp-docs/agentsource-mcp
  type: Documentation
- url: https://mcp.explorium.ai/mcp
  type: MCP
- url: https://github.com/explorium-ai/mcp-explorium
  type: SourceCode
description: Native remote Model Context Protocol server exposing the AgentSource data as 11 agent tools
  - match-business, fetch-businesses, fetch-businesses- statistics, fetch-businesses-events, enrich-business,
  match-prospects, fetch-prospects, fetch-prospects-statistics, fetch-prospects-events, enrich-prospects,
  and autocomplete. Available over streamable HTTP (https://mcp.explorium.ai/mcp) and SSE (https://mcp.explorium.ai/sse),
  and self-hostable via Docker (MIT). Works with Claude Desktop, Cursor, VS Code, n8n, and other MCP clients.