Data Collection
gankdat.com
Provides clean JSON access to UK and EU official data on tenders, planning, compliance, and company information for bid intelligence and due diligence.
ENDPOINT 1
https://gankdat.com/mcp
MCP server metadata
- Name
- gankdat
- Version
- 0.6.0
Known tools 9
list_sourcesDatasets this API serves, with the tool name and filter params for each.
Inferred read-onlyquery_uk_planningPlanning applications from the official planning.data.gov.uk feed, normalized to one schema.
Inferred read-onlyquery_uk_tendersPublic procurement notices from the official Find a Tender OCDS feed, flattened to one queryable schema.
Inferred read-onlyquery_uk_sanctionsEvery designation on the official UK Sanctions List (FCDO) — individuals, entities, and ships, with regimes, aliases, and dates — normalized for supplier due diligence.
Inferred read-onlyquery_eu_tedContract notices and awards from TED (Tenders Electronic Daily), the official EU procurement journal — buyer, country, CPV codes, values, and deadlines across all member states, normalized for bid intelligence.
Inferred read-onlyquery_sam_exclusionsEvery active exclusion (debarment) on the official US SAM.gov list — individuals, firms, special entities, and vessels barred from federal awards, with agency, program, and dates — normalized for supplier due diligence.
Inferred read-onlyquery_uk_insolvencyThe latest corporate insolvency notices from The Gazette (official UK public record) — winding-up petitions and orders, administrator, receiver and liquidator appointments, moratoria, and creditor notices, company-level facts only.
Inferred read-onlyquery_uk_companiesThe newest companies on the UK register, from the official Companies House API — name, number, type, SIC codes, incorporation date, and registered-office area, refreshed daily.
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.gankdat]
url = "https://gankdat.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"gankdat": {
"type": "http",
"url": "https://gankdat.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: gankdat
Remote MCP URL: https://gankdat.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": {
"gankdat": {
"url": "https://gankdat.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"gankdat": {
"type": "http",
"url": "https://gankdat.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "gankdat",
"transport": "streamable-http",
"url": "https://gankdat.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for gankdat.com was fetched 2026-08-02T21:38:23.692Z and is being refreshed.
gankdat.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.