Server Details
Access live company and contact data from Explorium's AgentSource B2B platform.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- explorium-ai/mcp-explorium
- GitHub Stars
- 19
- Server Listing
- Explorium AgentSource MCP Server
Available Tools
12 toolsautocompleteTry in Inspector
Provides standardized parameter values that MUST be used in fetch-entities filter operations. This tool should be called FIRST before searches that require these specific field values.
Supported Fields (call this tool to get valid values):
naics_category: NAICS industry codeslinkedin_category: LinkedIn industry categoriescompany_tech_stack_tech: Specific technologiesjob_title: Job titles
Fields NOT Requiring Autocomplete: These fields have fixed enum values or use standard codes directly:
country_code: Use ISO Alpha-2 codes (e.g., "US", "IL")company_country_code: Use ISO Alpha-2 codes (e.g., "US", "IL")region_country_code: Use ISO 3166-2 codes (e.g., "US-NY", "IL-TA")company_region_country_code: Use ISO 3166-2 codes (e.g., "US-NY", "IL-TA")website_keywords: Use free-text keywords directlyEnum fields: See available values in fetch-entities description
Technical Requirement: Search operations using autocomplete-required filters will fail without valid values from this tool first.
Search Tips:
For SaaS companies: Use the keyword 'software'
Returns: List of valid, standardized values that must be used in search filter parameters
| Name | Required | Description | Default |
|---|---|---|---|
| field | Yes | The field to autocomplete. Use only fields listed here. Never use autocomplete for a field not included in this list. If a field is not listed, it either has a fixed set of allowed values (e.g., `NumberOfEmployeesRange`), or should be used directly as-is with no autocomplete. | |
| query | Yes | The query to autocomplete |
enrich-businessTry in Inspector
Enriches business data enrichment calls. Requires business IDs as input.
Input Requirements:
business_ids: Array of Explorium business IDs (from match-business or fetch-businesses)
enrichments: enrichment types to retrieve
parameters: Optional settings for specific enrichments
IMPORTANT: For comprehensive company information requests, include ALL relevant enrichments in a single call (e.g., for "tell me about this company" use multiple enrichments: firmographics, technographics, funding-and-acquisitions, workforce-trends, linkedin-posts to provide complete intelligence)
Available Enrichments:
firmographics: Basic company info (name, description, website, location, industry, size, revenue)
technographics: Complete technology stack used by the business
company-ratings: Employee satisfaction and company culture ratings
financial-metrics: Financial data for public companies only (requires date parameter in ISO format: "2024-01-01T00:00")
funding-and-acquisitions: Funding history, investors, IPO, acquisitions
challenges: Business challenges and risks from SEC filings
competitive-landscape: Market position and competitors from SEC filings
strategic-insights: Strategic focus and value propositions from SEC filings
workforce-trends: Department composition and hiring trends
linkedin-posts: Company LinkedIn posts and engagement metrics
website-changes: Website content changes over time
website-keywords: Search for specific keywords on company websites (requires keywords parameter: array of terms - comma-separated terms within strings enable AND logic)
webstack: Website-specific technologies and web infrastructure components detected on company websites
company-hierarchies: Corporate hierarchy including parent company, ultimate parent, subsidiaries, and full organization tree (JSON format)
Parameters:
date: ISO 8601 format for financial-metrics (e.g., "2024-01-01T00:00")
keywords: Array of search terms for website-keywords
Alternative Tools:
For finding specific employees or company leadership information, use fetch-prospects with job_level filters (e.g., "c-suite" for c-level) instead of firmographics or strategic-insights enrichments
Returns: Combined structured data from all requested enrichments
Example:
| Name | Required | Description | Default |
|---|---|---|---|
| parameters | No | ||
| enrichments | Yes | List of enrichment types to run in parallel | |
| business_ids | Yes | List of Explorium business IDs from match_businesses |
enrich-prospectsTry in Inspector
Enriches prospect data using up to 3 parallel enrichment calls. Requires prospect IDs as input.
Input Requirements:
prospect_ids: Array of Explorium prospect IDs (from match-prospects or fetch-prospects)
enrichments: 1-3 enrichment types to retrieve
IMPORTANT: For comprehensive prospect information requests, include ALL relevant enrichments in a single call (e.g., for "tell me about this person" use multiple enrichments: profiles, contacts, linkedin-posts to provide complete intelligence)
Available Enrichments:
contacts: Professional and personal email addresses, phone numbers
linkedin-posts: Post content, engagement metrics, creation dates
profiles: Full name, demographics, location, role details, work experience, education
Returns: Combined structured data from all requested enrichments
Example:
| Name | Required | Description | Default |
|---|---|---|---|
| enrichments | Yes | List of enrichment types to run in parallel | |
| prospect_ids | Yes | List of Explorium prospect IDs from match_prospects or fetch_prospects |
fetch-businessesTry in Inspector
Searches for businesses using filter criteria. Supports combining multiple filters in a single request for optimal performance.
Filter Types:
Enum-Based Filters (use values directly from the lists below):
company_revenue: List[CompanyRevenue] - Revenue range in USDAvailable values: "0-500K", "500K-1M", "1M-5M", "5M-10M", "10M-25M", "25M-75M", "75M-200M", "200M-500M", "500M-1B", "1B-10B", "10B-100B", "100B-1T", "1T-10T", "10T+"
company_age: List[CompanyAge] - Company age in yearsAvailable values: "0-3", "3-6", "6-10", "10-20", "20+"
company_size: List[NumberOfEmployeesRange] - Employee count rangeAvailable values: "1-10", "11-50", "51-200", "201-500", "501-1000", "1001-5000", "5001-10000", "10001+"
number_of_locations: List[NumberOfLocations] - Number of officesAvailable values: "0-1", "2-5", "6-20", "21-50", "51-100", "101-1000", "1001+"
company_tech_stack_category: List[WebTechCategory] - Broader technology categoriesAvailable values:
"Healthcare And Life Science","Technology","Marketing","E-commerce","Devops And Development","Programming Languages And Frameworks",
"Testing And Qa", "Platform And Storage","Health Tech","Business Intelligence And Analytics","Operations Management","Customer Management",
"Hr","Industrial Engineering And Manufacturing","Product And Design","Sales","It Security","It Management","Other","Operations Software",
"Finance And Accounting","Computer Networks","Collaboration","Communications","Business","Productivity And Operations"
Autocomplete-Required Filters (standardized values MUST be obtained from autocomplete tool FIRST):
linkedin_category: LinkedIn industry categories - REQUIRES autocompletecompany_tech_stack_tech: Specific technologies - REQUIRES autocompletenaics_category: NAICS industry codes - REQUIRES autocompletebusiness_intent_topics: List[str] - Intent topic strings (e.g., "Security:Cloud Security", "HR:Employee Benefits"). Max 20 topics.city_region: City regions (USA only) - REQUIRES autocomplete
Event-Based Filters (use enum values directly, no autocomplete needed):
events: Object with "values" (array of event types from fixed enum) and "last_occurrence" (days: 30-90)This filter identifies businesses that have experienced specific events within a time window
After fetching businesses with event filters, use fetch-businesses-events to get detailed event information
BUYING INTENT (CRITICAL FOR SALES PROSPECTING)
When user wants to find potential customers/prospects for what they're selling
Use business_intent_topics filter (requires autocomplete)
ExampleKeywords: "selling to", "need", "looking for", "interested in buying", "prospects for"
Boolean Filters (true/false/null):
has_website: boolean or null - Set to true for businesses with websites, false for businesses without websites, or null to include allis_public_company: boolean or null - Set to true for publicly traded companies, false for private companies, or null to include all
Direct-Use Filters (use standard codes directly, no autocomplete needed):
country_code: ISO Alpha-2 country codes (e.g., "US", "IL")region_country_code: ISO 3166-2 region codes (e.g., "US-NY", "IL-TA")
Technical Constraints:
linkedin_categoryandnaics_categoryare mutually exclusiveregion_country_codeandcountry_codeare mutually exclusiveCRITICAL: Search requests using linkedin_category, company_tech_stack_tech, or naics_category filters will fail without standardized values from autocomplete tool obtained first
Returns: Business records including business IDs (usable with enrich-business or fetch-businesses-events)
Performance Note: All applicable filters can be combined in a single request
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | The page number to return | |
| size | No | The number of businesses to return | |
| filters | Yes | ||
| page_size | No | The number of businesses to return per page - recommended: 5 | |
| tool_reasoning | No | The original user query that prompted this tool usage, in EXACT WORDS, without including any PII unrelated to the reason this tool was chosen | not provided |
fetch-businesses-eventsTry in Inspector
Retrieves detailed business-related events from the Explorium API in bulk.
Use Cases:
Get detailed event information after filtering businesses using the events filter in fetch-businesses
Research a company's complete event history with specific event types and timestamps
Analyze timing and details of funding rounds, partnerships, office changes, etc.
Workflow:
Use fetch-businesses with events filter to find businesses that experienced specific events
Use this tool (fetch-businesses-events) to get detailed event information for those businesses
Note: For events related to role changes or people movements, use the prospects events tool instead.
| Name | Required | Description | Default |
|---|---|---|---|
| event_types | Yes | ||
| business_ids | Yes | ||
| timestamp_from | Yes | ISO format datetime string or date in format YYYY-MM-DD |
fetch-businesses-statisticsTry in Inspector
Fetch aggregated insights into businesses by industry, revenue, employee count, and geographic distribution.
| Name | Required | Description | Default |
|---|---|---|---|
| filters | Yes | ||
| tool_reasoning | No | The original user query that prompted this tool usage, in EXACT WORDS, without including any PII unrelated to the reason this tool was chosen | not provided |
fetch-prospectsTry in Inspector
Searches for prospects (employees) using detailed filter criteria. Supports combining multiple filters in a single request for optimal performance.
Use Cases: Finding people in specific roles at companies:
"Who is the CTO at Google?"
"Find engineers at Microsoft"
"Show me sales directors at Apple"
Data Characteristics:
Provides verified, structured professional data
Returns prospects with detailed role information
Filter Types:
Enum-Based Filters (use values directly from the lists below):
job_level: List[JobLevel] - Seniority level of the jobAvailable values: "c-suite", "manager", "owner", "senior non-managerial", "partner", "freelancer", "junior", "director", "board member", "founder", "president", "senior manager", "advisor", "non-managerial", "vice president"
job_department: List[JobDepartment] - Department or function in the organizationAvailable values: "administration", "healthcare", "partnerships", "c-suite", "design", "human resources", "engineering", "education", "strategy", "product", "sales", "r&d", "retail", "customer success", "security", "public service", "creative", "it", "support", "marketing", "trade", "legal", "operations", "real estate", "procurement", "data", "manufacturing", "logistics", "finance"
company_size: List[NumberOfEmployeesRange] - Employee count rangeAvailable values: "1-10", "11-50", "51-200", "201-500", "501-1000", "1001-5000", "5001-10000", "10001+"
company_revenue: List[CompanyRevenue] - Revenue range in USDAvailable values: "0-500K", "500K-1M", "1M-5M", "5M-10M", "10M-25M", "25M-75M", "75M-200M", "200M-500M", "500M-1B", "1B-10B", "10B-100B", "100B-1T", "1T-10T", "10T+"
total_experience_months: RangeInt - Experience in months (e.g., {"gte": 12, "lte": 120})current_role_months: RangeInt - Months in current role (e.g., {"gte": 6, "lte": 24})
Boolean Filters (true/false/null):
has_email: literal true or null - Filter to include only prospects with verified email addresseshas_phone_number: literal true or null - Filter to include only prospects with available phone numbershas_website: boolean or null - Set to true for prospects from companies with websites, false for prospects from companies without websites, or null to include all
Autocomplete-Required Filters (standardized values MUST be obtained from autocomplete tool FIRST):
linkedin_category: LinkedIn industry categories - REQUIRES autocompletejob_title: Job titles - REQUIRES autocompletenaics_category: NAICS industry codes - REQUIRES autocompletebusiness_id: Business IDs - REQUIRES match-business or fetch-businesses
Direct-Use Filters (use standard codes directly, no autocomplete needed):
country_code: ISO Alpha-2 country codes (e.g., "US", "IL")company_country_code: ISO Alpha-2 country codes (e.g., "US", "IL")region_country_code: ISO 3166-2 region codes (e.g., "US-NY", "IL-TA")company_region_country_code: ISO 3166-2 region codes (e.g., "US-NY", "IL-TA")
Technical Constraints:
linkedin_categoryandnaics_categoryare mutually exclusiveregion_country_codeandcountry_codeare mutually exclusivecompany_region_country_codeandcompany_country_codeare mutually exclusiveCRITICAL: Search requests using linkedin_category, job_title, naics_category, or business_id filters will fail without standardized values obtained first from their respective tools
Returns: Prospect records including prospect IDs (usable with enrich-prospects or fetch-prospects-events)
Performance Note: All applicable filters can be combined in a single request
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | The page number to return | |
| size | No | The number of prospects to return | |
| filters | Yes | ||
| page_size | No | The number of prospects to return per page - recommended: 5 | |
| tool_reasoning | No | The original user query that prompted this tool usage, in EXACT WORDS, without including any PII unrelated to the reason this tool was chosen | not provided |
fetch-prospects-eventsTry in Inspector
Retrieves prospect-related events from the Explorium API in bulk. Use this when querying for prospect-related events about businesses: Example workflow: Fetch businesses > Fetch prospects > Fetch prospects events
| Name | Required | Description | Default |
|---|---|---|---|
| event_types | Yes | List of event types to fetch | |
| prospect_ids | Yes | ||
| timestamp_from | Yes | ISO format datetime string or date in format YYYY-MM-DD |
fetch-prospects-statisticsTry in Inspector
Fetch aggregated insights into prospects by job department, and geographic distribution.
Output Structure: Returns statistics with:
total_results: Total number of prospects matching the filters
job_department_breakdown: Count by department (Engineering, Sales, Marketing, etc.)
country_breakdown: Count by country location
| Name | Required | Description | Default |
|---|---|---|---|
| filters | Yes | ||
| tool_reasoning | No | The original user query that prompted this tool usage, in EXACT WORDS, without including any PII unrelated to the reason this tool was chosen | not provided |
match-businessTry in Inspector
Retrieves Explorium business IDs that are REQUIRED as input parameters for all business enrichment operations (enrich-business, fetch-businesses-events).
Input Options:
Name only: {"name": "Google"}
Domain only: {"domain": "microsoft.com"}
Both (recommended for accuracy): {"name": "Amazon", "domain": "amazon.com"}
Returns: Business IDs that MUST be provided to enrichment tools
Technical Requirements:
enrich-business REQUIRES business IDs from this tool or fetch-businesses
fetch-businesses-events REQUIRES business IDs from this tool or fetch-businesses
Business IDs cannot be used interchangeably with prospect IDs
Use Cases: Questions about specific companies:
Company information (size, revenue, industry, location)
Executive teams or employee data
Technology stack analysis
Funding history or investors
Company events or changes
Workforce trends and hiring
Contact information for anyone at a company
Competitive analysis or market positioning
Example Queries:
"What is [Company]'s revenue?"
"Who is the CEO/CTO/CMO of [Company]?"
"What technologies does [Company] use?"
"How many employees does [Company] have?"
"What is [Company]'s funding history?"
"Find me contacts at [Company]"
Data Characteristics:
Provides verified, structured B2B data
Returns accurate firmographics
Enables access to comprehensive company intelligence
Delivers real-time employee data and contact information
Note: fetch-businesses returns include business IDs, so this tool is not needed after fetch-businesses
| Name | Required | Description | Default |
|---|---|---|---|
| tool_reasoning | No | The original user query that prompted this tool usage, in EXACT WORDS, without including any PII unrelated to the reason this tool was chosen | not provided |
| businesses_to_match | Yes |
match-prospectsTry in Inspector
Retrieves Explorium prospect IDs that are REQUIRED as input parameters for all prospect enrichment operations (enrich-prospects, fetch-prospects-events).
Input Requirements:
Email OR (full name + company name)
Optional: phone number, LinkedIn URL, business ID
Returns: Prospect IDs that MUST be provided to enrichment tools
Technical Requirements:
enrich-prospects REQUIRES prospect IDs from this tool or fetch-entities
fetch-prospects-events REQUIRES prospect IDs from this tool or fetch-entities
Prospect IDs cannot be used interchangeably with business IDs
Use Cases: Questions about specific people:
"Who is [Name] at [Company]?"
"Get me [Person's] contact information"
"Tell me about [Specific Person]"
Professional background of named individuals
Contact details, work history, social profiles of specific people
Data Characteristics:
Provides verified, current professional data
Returns structured contact info (emails, phones)
Gives comprehensive B2B intelligence
Note: fetch-entities returns include prospect IDs, so this tool is not needed after fetch-entities
| Name | Required | Description | Default |
|---|---|---|---|
| tool_reasoning | No | The original user query that prompted this tool usage, in EXACT WORDS, without including any PII unrelated to the reason this tool was chosen | not provided |
| prospects_to_match | Yes |
web-searchTry in Inspector
Perform web search using Explorium Search capabilities.
Use this tool for:
General web searches and current information
News articles and press releases
Industry trends and market research
Public information not available in Explorium's business intelligence data
Recent events and developments
General research queries
IMPORTANT: For company-specific or people-specific queries, prefer using the dedicated Explorium tools first:
For company information: use 'match-business' and business enrichment tools
For people information: use 'match-prospects' and prospect enrichment tools
For a job title based search within a company use
fetch-prospectsOnly use search when you need general web information or when specific business tools don't have the data
Returns:
Search results with titles, URLs, and snippets
Response metadata
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The search query string |
FAQ
How do I claim this server?
To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:
The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.
What are the benefits of claiming a server?
- Control your server's listing on Glama, including description and metadata
- Receive usage reports showing how your server is being used
- Get monitoring and health status updates for your server
Your Connectors
Sign in to create a connector for this server.