Due Diligence Mcp avatar

Due Diligence Mcp

Pricing

from $70.00 / 1,000 generate diligence reports

Go to Apify Store
Due Diligence Mcp

Due Diligence Mcp

AI-powered due diligence for business acquisitions. Scrapes BizBuySell/DealStream listings, owner LinkedIn profiles, news & returns structured risk reports with automated red flags. MCP server for Claude, Cursor & AI agents. 60 seconds per report, $1.50 fresh / $0.10 cached.

Pricing

from $70.00 / 1,000 generate diligence reports

Rating

0.0

(0)

Developer

Kevin Warui

Kevin Warui

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

3 days ago

Last modified

Share

Due Diligence MCP Server

AI-powered first-pass due diligence on any business acquisition target.

What it does

Connect to any MCP-compatible AI client and your agent can run structured due diligence on any business — aggregating listing data, owner background, employee sentiment, legal signals, and a deterministic risk score.

Tools (v0.1)

ToolStatusWhat it returns
resolve_entity✅ LiveCanonical domain, LinkedIn slug
get_listing_details✅ LiveBizBuySell/DealStream listing data
get_website_intelligence✅ LiveWebsite age, tech stack, content
get_linkedin_intelligence✅ LiveHeadcount, industry, founded year
get_news_mentions✅ LiveRecent press, adverse news signals
get_owner_signals✅ LiveOwner background, tenure, prior exits
get_full_diligence_report✅ LiveAll of the above + risk score
get_employee_sentiment🔜 v0.2Glassdoor ratings, review themes
get_financial_signals🔜 v0.2Traffic, headcount trend, app metrics
get_legal_signals🔜 v0.3Court records, UCC liens, BBB

Risk Score

The full report includes a deterministic risk score (0–100) with labelled flags:

  • Valuation flags: revenue multiples outside normal SMB ranges
  • Key-person risk: very small teams with high owner dependency
  • Track record: recently founded businesses with limited history
  • Adverse news: lawsuits, fraud, investigations in recent press
  • Owner stability: short tenure, no prior exit experience

MCP endpoint

https://warui09--due-diligence-mcp.apify.actor/mcp
{
"mcpServers": {
"due-diligence": {
"url": "https://warui09--due-diligence-mcp.apify.actor/mcp",
"headers": { "Authorization": "Bearer <YOUR_APIFY_TOKEN>" }
}
}
}

Example agent workflow

User: Run due diligence on this BizBuySell listing: [URL]
Agent calls:
1. resolve_entity({ query: "acme-hvac.com" })
2. get_full_diligence_report({
domain: "acme-hvac.com",
company_name: "ACME HVAC",
listing_url: "[URL]",
linkedin_slug: "acme-hvac"
})
Returns: structured report with risk score in ~60 seconds

Local development

npm install
npm run dev

Deploy

npm run build
apify push

Pricing

Pay Per Event — higher rates reflect higher buyer WTP:

  • Single tool call (fresh): $0.08
  • Full diligence report (fresh): $0.50 + $0.10 risk score = $0.60 per full report
  • Cached report: $0.10

Disclaimer: This tool aggregates public data. It does not constitute professional legal, financial, or investment advice.