Dd MCP Server

M&A due diligence with 14 MCP tools for interactive chat — citation verification, cross-contract search, entity resolution, and sandboxed Excel/Word

Local serverstdioPython

What is the Dd MCP server?

Connect Dd to Claude, Cursor or any other MCP client and it stops being a tab you switch to. M&A due diligence with 14 MCP tools for interactive chat — citation verification, cross-contract search, entity resolution, and sandboxed Excel/Word document generation across 9 specialist agent domains. The dd mcp server is what makes that connection.

What the server does

Legal flags a risk. Finance flags another. We connect and cite. Open-source forensic M&A due diligence — 13 AI agents read your entire data room across 9 domains, cross-reference findings no single reviewer connects, and trace every one to an exact page and quote.

  • 31% of M&A failures trace back to due diligence shortcomings — — Acquisition Stars, citing HBR, McKinsey, and KPMG research
  • DD timelines keep compressing — — what used to be a six-week process becomes three weeks, with no reduction in scope — Spellbook
  • Corp dev teams screen 200-1,000+ companies/year — but close only 1-10 — a 1-3% conversion rate, with DD costs sunk on every deal that doesn't close — CorpDev.AI
  • AI contract analysis reaches 95% accuracy — with clause-aware prompting (up from 74% baseline) — Addleshaw Goddard RAG Report, 510 contracts tested
  • 86% of M&A organizations have integrated GenAI — into deal workflows — Deloitte 2025 M&A Trends

Installation

Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.

Credentials and setup notes

Configuration is passed through the environment: ANTHROPIC_API_KEY, CLAUDE_CODE_USE_BEDROCK, AWS_PROFILE, AWS_REGION. Treat anything key-shaped as a real credential — scope it to the minimum the server needs, and rotate it if it ever lands in a shared config.

Worth knowing first

  • It runs with your machine's permissions. That is convenient and also the reason to think about what you point it at before you approve a tool call.
  • Missing credentials fail quietly in some clients — if no tools show up, check the environment block first.
  • Keep per-call confirmation enabled while you learn its behaviour; it is the cheapest safeguard you have.

Where it fits

Plenty of team communication servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call.

We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.

Configuration

VariableDescriptionRequired
ANTHROPIC_API_KEYCredential the server authenticates with.Yes
CLAUDE_CODE_USE_BEDROCKConfiguration value read at startup.Optional
AWS_PROFILEConfiguration value read at startup.Optional
AWS_REGIONConfiguration value read at startup.Optional

Frequently asked questions

It connects Dd to MCP-compatible AI assistants such as Claude and Cursor. Instead of copying data back and forth by hand, the assistant works with Dd directly.