MCP.so
登录

Explorium API MCP Server

@explorium-ai

关于 Explorium API MCP Server

Explorium B2B Data - MCP Server

基本信息

分类

开发工具

许可证

MIT

运行时

dockerfile

传输方式

stdio

发布者

explorium-ai

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "Explorium": {
      "command": "<UV_INSTALL_PATH>",
      "args": [
        "run",
        "--directory",
        "<REPOSITORY_PATH>",
        "mcp",
        "run",
        "local_dev_server.py"
      ],
      "env": {
        "EXPLORIUM_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

开发工具 分类下的更多 MCP 服务器