← gankdat.com

INDIVIDUAL MCP TOOL

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.

gankdat.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://gankdat.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for query_eu_ted and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

gankdat.com

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.

Related tools

  • list_sources — Datasets this API serves, with the tool name and filter params for each.
  • get_usage — Plan, credits used/granted/remaining for the presented API key.
  • query_uk_planning — Planning applications from the official planning.data.gov.uk feed, normalized to one schema.
  • query_uk_tenders — Public procurement notices from the official Find a Tender OCDS feed, flattened to one queryable schema.
  • 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.
  • 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.
  • 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.
  • 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.