Data Collection
distil-data.com
Retrieves official UK and US corporate filings, officers, and beneficial ownership data from Companies House and SEC EDGAR.
ENDPOINT 1
https://distil-data.com/mcp
MCP server metadata
- Name
- distil-data
- Version
- 1.0.0
Known tools 16
get_uk_company_filingRetrieves official statutory corporate registration record from UK Companies House.
Inferred read-onlyget_uk_company_officersRetrieves complete statutory board of directors, corporate secretaries, and officers from UK Companies House.
Inferred read-onlyget_uk_corporate_networkMaps UK corporate group hierarchies, Persons with Significant Control (PSC / UBO), ultimate beneficial ownership chains, parent companies, and director interlocks (< 2 KB).
Inferred read-onlysearch_uk_companiesSearches across official UK registered companies by legal entity name or trade name with live Companies House registry fallback.
Potential side effectsget_us_sec_filingRetrieves 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-onlysearch_us_companiesSearches US public corporations by stock ticker symbol or company name against official SEC EDGAR submissions.
Inferred read-onlyget_fr_company_filingFetches verified French statutory enterprise dossier from INPI / SIRENE by 9-digit SIREN (< 1.5 KB).
Inferred read-onlysearch_fr_companiesSearches French enterprises across the INPI / SIRENE National Enterprise Register by corporate name or commercial trade label.
Potential side effectsget_corporate_risk_scorePerforms automated forensic solvency and credit distress analysis across UK or US companies (< 1.5 KB).
Inferred read-onlyget_cross_border_entity_graphMaps 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-onlyget_sanctions_and_pep_screeningScreens 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-onlyget_es_public_tenderFetches 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-onlysearch_es_tendersSearches 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-onlyget_tender_intelligenceComputes 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-onlyget_eu_public_tenderFetches condensed, token-optimized public procurement tender notice across the 27 EU member states from TED (< 1.5 KB).
Inferred read-onlysearch_eu_tendersSearches across European Union TED public procurement tenders by keyword, CPV sector, and member state country code.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.