UK Due Diligence
Related Servers
Alternatives to UK Due Diligence
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityBmaintenanceMCP server exposing the full UK Companies House Public Data API, enabling natural language queries for company profiles, search, officers, filing history, charges, insolvency, and persons with significant control, as well as downloading and reading PDF documents.-
- AlicenseNot gradedqualityBmaintenanceProduction-grade MCP server for the UK Companies House API, enabling AI assistants to search companies, get profiles, list officers, filings, and PSCs.MIT

yaml-ai-mcpofficial
FlicenseAqualityBmaintenanceAn MCP server for anti-money laundering (AML) compliance, including customer due diligence, transaction monitoring, and SAR filing, compliant with 6AMLD, UK MLR 2017, and FinCEN.421 PyPI-- AlicenseCqualityFmaintenanceAccess UK company data through the Companies House API directly in MCP clients, with 45+ tools for company info, search, officers, filing history, ownership, and charges.3726 npm27AGPL 3.0

whetstone-mcpofficial
AlicenseAqualityDmaintenanceAn MCP server for U.S. public-records data, enabling AI agents to search business registrations, screen names against government watchlists, and pull federal awards.427 npmMIT- FlicenseNot gradedqualityCmaintenanceUK AI regulation compliance MCP server enabling AI regulation tracking, risk classification, and impact assessment for AI systems deployed in the UK.23 PyPI-
TDQS
Scored across 18 tools
Several tools have overlapping or confusingly similar roles: company_charges and company_filing_history (with category='mortgage') both expose charge data; gazette_notice and gazette_insolvency both deal with Gazette notices; and the generic search/fetch tools duplicate the functionality of many specific tools. While descriptions provide guidance, boundaries are blurry, especially for an agent deciding between the umbrella search/fetch and register-specific tools.
Most tool names follow a consistent prefix_action pattern (company_*, charity_*, disqualified_*, gazette_*), which is predictable and readable. However, the generic 'search' and 'fetch' tools break the pattern, and 'land_title_search' is an outlier. Minor deviations keep it from a perfect score.
With 18 tools, the surface is on the heavy side. The addition of generic search/fetch tools that duplicate specific tools increases complexity without adding much unique value. For a due diligence server, some breadth is justified, but the count feels borderline over-scoped.
The tool set covers a broad range of UK due diligence registers (Companies House, Charity Commission, disqualified directors, Gazette, land registry, sanctions), which is impressive. However, there are gaps: no direct officers search by name, no way to retrieve charity filings or financial details beyond the profile, and the document retrieval tool (company_filing_document) is not fully integrated with a resource read helper. These are minor gaps that agents can mostly work around.