← Registry

Data Collection

distil-data.com

Retrieves official UK and US corporate filings, officers, and beneficial ownership data from Companies House and SEC EDGAR.

1 endpoint16 known toolsFirst detected September 20, 2026Last detected September 20, 2026

ENDPOINT 1

https://distil-data.com/mcp

No auth detected

MCP server metadata

Name
distil-data
Version
1.0.0
Capabilities
toolsresourcesprompts

Known tools 16

get_uk_company_filing

Retrieves official statutory corporate registration record from UK Companies House.

Inferred read-only
get_uk_company_officers

Retrieves complete statutory board of directors, corporate secretaries, and officers from UK Companies House.

Inferred read-only
get_uk_corporate_network

Maps UK corporate group hierarchies, Persons with Significant Control (PSC / UBO), ultimate beneficial ownership chains, parent companies, and director interlocks (< 2 KB).

Inferred read-only
search_uk_companies

Searches across official UK registered companies by legal entity name or trade name with live Companies House registry fallback.

Potential side effects
get_us_sec_filing

Retrieves authentic US SEC EDGAR statutory filings (Form 10-K annual reports, 10-Q quarterly reports, 8-K material events) by stock ticker symbol or 10-digit CIK (< 1.5 KB).

Inferred read-only
search_us_companies

Searches US public corporations by stock ticker symbol or company name against official SEC EDGAR submissions.

Inferred read-only
get_fr_company_filing

Fetches verified French statutory enterprise dossier from INPI / SIRENE by 9-digit SIREN (< 1.5 KB).

Inferred read-only
search_fr_companies

Searches French enterprises across the INPI / SIRENE National Enterprise Register by corporate name or commercial trade label.

Potential side effects
get_corporate_risk_score

Performs automated forensic solvency and credit distress analysis across UK or US companies (< 1.5 KB).

Inferred read-only
get_cross_border_entity_graph

Maps cross-border corporate parent-subsidiary relationships, multinational public tender wins, common directors, and historical state mutations across US, UK, France, Spain, and EU (< 2 KB).

Inferred read-only
get_sanctions_and_pep_screening

Screens corporate entities, contractors, and individuals against US OFAC (SDN), the UK Sanctions List (FCDO), EU Financial Sanctions Files, and the UN Security Council Consolidated List (< 1.2 KB).

Inferred read-only
get_es_public_tender

Fetches a verified, token-optimized statutory public sector procurement tender from Spain's aggregated PLACSP syndication feed (CODICE XML) by expediente identifier (< 1.5 KB).

Inferred read-only
search_es_tenders

Searches Spain's aggregated PLACSP public sector procurement tenders (excludes minor contracts) by keyword, CPV code, contracting authority, or budget range — continuously synced from the official syndication feed into Distil's data moat.

Inferred read-only
get_tender_intelligence

Computes statistical pricing intelligence, winning bidder concentration, and recommended RFP bid discount windows across public procurement tenders in Spain (PLACSP) and the European Union (TED) (< 1.5 KB).

Inferred read-only
get_eu_public_tender

Fetches condensed, token-optimized public procurement tender notice across the 27 EU member states from TED (< 1.5 KB).

Inferred read-only
search_eu_tenders

Searches across European Union TED public procurement tenders by keyword, CPV sector, and member state country code.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.distil-data]
url = "https://distil-data.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "distil-data": {
      "type": "http",
      "url": "https://distil-data.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: distil-data
Remote MCP URL: https://distil-data.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "distil-data": {
      "url": "https://distil-data.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "distil-data": {
      "type": "http",
      "url": "https://distil-data.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "distil-data",
  "transport": "streamable-http",
  "url": "https://distil-data.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.