D&B Risk Analytics
Execute risk workflows powered by the D&B Commercial Graph™
About D&B Risk Analytics
D&B Risk Analytics uses Dun & Bradstreet commercial data to support KYC, KYB, entity resolution, screening, and alert triage workflows. Its MCP connector brings relationship-aware business context and D-U-N-S anchored risk data into assistant workflows.
Connection details
https://agents.riskanalytics.dnb.com/mcpTransport
Streamable HTTP
Authentication
OAuth
Setup
claude mcp add dnb-risk-analytics --transport http https://agents.riskanalytics.dnb.com/mcpFrequently asked questions
What is the D&B Risk Analytics remote MCP server?
The D&B Risk Analytics remote MCP server is a hosted Model Context Protocol endpoint at https://agents.riskanalytics.dnb.com/mcp, so AI assistants can connect to it without installing or running anything locally.
How do I connect to the D&B Risk Analytics MCP server?
Add the endpoint https://agents.riskanalytics.dnb.com/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.
Does the D&B Risk Analytics MCP server require authentication?
Yes. D&B Risk Analytics uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.
Which transport does the D&B Risk Analytics MCP server use?
D&B Risk Analytics exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.