← Registry

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.

x402 supported1 endpoint9 known toolsFirst detected July 25, 2026Last detected September 17, 2026

ENDPOINT 1

https://gankdat.com/mcp

No auth detected

MCP server metadata

Name
gankdat
Version
0.6.0
Capabilities
tools.listChanged

Known tools 9

list_sources

Datasets this API serves, with the tool name and filter params for each.

Inferred read-only
get_usage

Plan, credits used/granted/remaining for the presented API key.

Inferred read-only
query_uk_planning

Planning applications from the official planning.data.gov.uk feed, normalized to one schema.

Inferred read-only
query_uk_tenders

Public procurement notices from the official Find a Tender OCDS feed, flattened to one queryable schema.

Inferred read-only
query_uk_sanctions

Every designation on the official UK Sanctions List (FCDO) — individuals, entities, and ships, with regimes, aliases, and dates — normalized for supplier due diligence.

Inferred read-only
query_eu_ted

Contract 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-only
query_sam_exclusions

Every 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-only
query_uk_insolvency

The 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-only
query_uk_companies

The 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-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.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.

Trust status Neutral

gankdat.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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