Company Intelligence MCP — AI Agent Due Diligence avatar

Company Intelligence MCP — AI Agent Due Diligence

Pricing

Pay per usage

Go to Apify Store
Company Intelligence MCP — AI Agent Due Diligence

Company Intelligence MCP — AI Agent Due Diligence

Domain enrichment, sanctions screening, and beneficial ownership lookup. One tool call for AI agent company research.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

AutomateLab

AutomateLab

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

21 hours ago

Last modified

Share

Company Intelligence MCP Server

Enrich any company, screen for sanctions, and trace beneficial ownership — for AI agents.

View on Apify | MCP Endpoint


What It Does

Give AI agents the ability to do company due diligence in three clicks — no API keys, no manual research.

  • Company enrichment from domain → SEC EDGAR filings, WHOIS, officer names, estimated headcount
  • Sanctions screening against OFAC SDN, OpenSanctions, and Interpol Red Notices
  • Beneficial ownership tracing through international corporate registries

Quick Start

Add to your AI agent:

{
"mcpServers": {
"company-intelligence-mcp": {
"url": "https://company-intelligence-mcp.apify.actor/mcp"
}
}
}

Tools

ToolPriceDescription
company_enrich$0.05Enrich company from domain — SEC EDGAR, WHOIS, officers
sanctions_screen$0.10Screen entity against OFAC SDN, OpenSanctions, Interpol
beneficial_ownership$0.15Trace beneficial ownership chain through corporate registries

company_enrich

When to call: AI agent doing B2B sales research, investment due diligence, or partnership screening. Example AI prompt: "Enrich apple.com — what can you tell me about Apple's corporate structure and recent SEC filings?"

sanctions_screen

When to call: AI agent doing AML/KYC compliance, vendor vetting, or M&A due diligence. Example AI prompt: "Screen 'Huawei Technologies Co Ltd' for sanctions — check OFAC SDN, OpenSanctions, and Interpol."

beneficial_ownership

When to call: AI agent investigating corporate structures for M&A, compliance, or investment. Example AI prompt: "Trace the beneficial ownership chain for Tesla Inc — who actually controls it?"


Data Sources

SourceCoverageWhat's Available
SEC EDGARUS companiesFilings, company info, officer names
WHOISGlobalDomain registration, registrar, dates
OpenSanctionsGlobalSDN, sectoral lists, EU/UN sanctions
InterpolGlobalRed Notices (public)
OpenCorporates140+ countriesCorporate registry data

Pricing

ToolPer Call
company_enrich$0.05
sanctions_screen$0.10
beneficial_ownership$0.15

No subscription. Pay per use via Apify PPE. No API keys required.


Example Calls

Enrich a company

company_enrich(domain="stripe.com")

Returns:

{
"domain": "stripe.com",
"company_name": "Stripe, Inc.",
"sic_code": "7372",
"sic_description": "Prepackaged Software",
"state_of_incorporation": "Delaware",
"officers": ["Patrick Collison", "John Collison"],
"filings_count": 47,
"recent_10k": "2024-02-15",
"source": "SEC EDGAR + WHOIS"
}

Screen for sanctions

sanctions_screen(entity="Huawei Technologies Co Ltd", type="company")

Returns:

{
"entity": "Huawei Technologies Co Ltd",
"is_sanctioned": true,
"lists": ["OFAC SDN", "BIS Entity List"],
"match_confidence": "high",
"sources": ["OFAC", "OpenSanctions"],
"risk_level": "CRITICAL"
}

Trace beneficial ownership

beneficial_ownership(company_name="Apple Inc.", country="US")

Returns:

{
"company_name": "Apple Inc.",
"country": "US",
"ultimate_beneficial_owner": "Tim Cook (CEO, major shareholder)",
"ownership_chain": ["Apple Inc.", "Board of Directors", "Major Institutional Holders"],
"source": "OpenCorporates + SEC filings"
}

How It Compares to Alternatives

AspectCompany Intelligence MCPZoomInfoApollo.io
Price$0.05–0.15/call$99/mo+$49/mo+
API for AI agentsMCP (native)REST (complex)REST (complex)
Sanctions screeningOFAC, OpenSanctions, InterpolNoNo
Beneficial ownershipYesLimitedNo
No account needed

Connect to AI Agents

Claude Desktop / Cursor / Windsurf

{
"mcpServers": {
"company-intelligence-mcp": {
"url": "https://company-intelligence-mcp.apify.actor/mcp"
}
}
}

SEO Keywords

company enrichment API, sanctions screening API, OFAC SDN check, beneficial ownership lookup, AI agent company research, KYC automation, AML screening, M&A due diligence, corporate registry API, SEC EDGAR API, WHOIS lookup, OpenSanctions API, OpenCorporates, AI agent compliance