Agentsource Ext MCP Server
Explorium business and contact data retrieval for AI-driven market intelligence.
Data last scanned today · Reviewed today
Overview
Agentsource Ext MCP Server allows users to pull live company and contact information directly into their AI workflows. It facilitates firmographic research, lead discovery, and business analysis by querying the Explorium platform for up-to-date data on organizations and their leadership teams. Designed specifically for use within Claude Desktop, the extension acts as a bridge for extracting insights such as company attributes, engineering leadership details, or potential partnership contacts. It simplifies the process of performing deep-dive market analysis by automating data lookup through natural language requests.
Our verdict
This server carries a high risk level with a security score of 38/100, primarily because the authentication method remains unreviewed and the extension is not maintained by the official vendor. Due to these security uncertainties, it is best reserved for research or non-sensitive environments where data access governance is not the primary priority.
- MIT licensed for open usage
- Limited to three direct dependencies
- Provides specific business data and firmographics
- Authentication method has not been reviewed
- Read-only mode support is unverified
- Project is not officially maintained by the vendor
Setup
{
"mcpServers": {
"agentsource-mcp-ext": {
"args": [
"-y",
"explorium-mcp-extension"
],
"command": "npx"
}
}
}Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows), then restart Claude Desktop. Some servers require API keys or tokens as environment variables — check the project's README and add an "env" object if needed.
- No read-only mode — running this grants full read/write access.
- No built-in authentication — anyone with access to this config can invoke every tool it exposes.
Compatibility
| Client | Local | Docker | Remote | Read-only |
|---|---|---|---|---|
| Claude Desktop | ||||
| Cursor | ||||
| VS Code | ||||
| Windsurf | ||||
| ChatGPT |
Frequently asked questions
›Where can this MCP server be used?
The extension is designed and intended exclusively for use within the Claude Desktop application.
›What configuration is required to set up the server?
No manual installation, configuration, or server setup is required as the extension is automatically loaded and managed by Claude Desktop.
Changelog
- FixRelease v2.0.9
2026-08-25
- ImprovedRelease v2.0.1
2026-08-18
- NewRelease v2.0.0
2025-12-16
- NewRelease v1.3.1
2025-11-09
- ImprovedRelease v1.3.0
2025-11-07
- ImprovedRelease v1.2.2
2025-10-19
- ImprovedRelease v1.2.1
2025-10-16
- ImprovedRelease v1.2.0
2025-09-04
- ImprovedRelease v1.1.9
2025-08-24
- NewRelease v1.1.8
2025-08-24
Badge
Maintain this server? Add the live badge to your README.