Explorium API MCP Server
@explorium-ai
About Explorium API MCP Server
Explorium B2B Data - MCP Server
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Explorium": {
"command": "<UV_INSTALL_PATH>",
"args": [
"run",
"--directory",
"<REPOSITORY_PATH>",
"mcp",
"run",
"local_dev_server.py"
],
"env": {
"EXPLORIUM_API_KEY": "<YOUR_API_KEY>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Explorium API MCP Server?
The Explorium API MCP Server connects AI tools to Explorium’s business data hub, providing access to company search, contact discovery, business intelligence, and real-time data from dozens of trusted external sources. It is designed for professionals who need to research companies, find leads, and enrich prospect profiles without leaving their AI assistant.
How to use Explorium API MCP Server?
Install by adding a remote or local MCP configuration to your AI tool (Claude Desktop, Cursor, Windsurf, VS Code, Zed, Cline, Roo Code, JetBrains AI, Kiro). Use the remote URL https://mcp.explorium.ai/mcp for Streamable HTTP/SSE, or run npx -y mcp-remote https://mcp.explorium.ai/mcp for local STDIO. No API key is required for remote connections; Docker self‑hosting requires an API_ACCESS_TOKEN.
Key features of Explorium API MCP Server
- Company search & enrichment by name, domain, or attributes
- Contact discovery and professional profile enrichment
- Business intelligence: tech stack, funding history, growth signals
- Real‑time data from dozens of trusted external sources
- Track business events: funding, office changes, hiring trends
- Prospect events: role changes, company moves, career milestones
Use cases of Explorium API MCP Server
- Research partnership opportunities and find contact details for key people
- Analyze business challenges and competitive landscape of any company
- Discover engineering leadership teams and their professional backgrounds
- Generate qualified leads with enriched firmographic and technographic data
- Craft personalized outreach with up‑to‑date contact information
FAQ from Explorium API MCP Server
How is Explorium API MCP Server different from other business data APIs?
The README does not compare to alternatives. It highlights that the server provides access to dozens of trusted external data sources and integrates directly with AI tools via the Model Context Protocol.
What runtime or dependencies are required?
Remote connections require an MCP‑compatible client (e.g., Claude Desktop, Cursor, Windsurf). Local connections require Node.js v24+. The server is built with TypeScript.
Where does the business data live?
Data is hosted by Explorium on the remote server at https://mcp.explorium.ai/mcp. The local proxy (mcp-remote) forwards requests to that server.
Is authentication required?
No API key is needed for remote Streamable HTTP, SSE, or STDIO connections. Docker self‑hosting requires an API_ACCESS_TOKEN obtained from https://admin.explorium.ai/api-key.
What transport protocols are supported?
Streamable HTTP, SSE (Server‑Sent Events), and STDIO. Each is configured via MCP client settings as shown in the installation instructions.
More Developer Tools MCP servers
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
test
prysmaticlabsGo implementation of Ethereum proof of stake
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
Comments