@pipeworx/ted-eu
Connect: https://gateway.pipeworx.io/ted-eu/mcp · Install: one-click buttons
Tools: 2
TED (Tenders Electronic Daily) MCP — EU public procurement notices. ~700k notices / year. No auth.
Tools
search_notices(query, country?, cpv?, date_from?, date_to?, value_min?, value_max?, limit?, page?)get_notice(publication_number)
Data source
https://api.ted.europa.eu/v3/notices/search — POST with JSON expert-query body.
CPV codes are the Common Procurement Vocabulary (8-digit). Notice publication numbers look like 123456-2025.
Tools
- search_notices — Search EU procurement notices. Combine free-text query with structured filters. Returns notice metadata: publication number, title, buyer, country, CPV code, value, deadlines, type.
- get_notice — Fetch a single TED notice by publication number (e.g. “123456-2025”).
Tools
-
get_notice— Fetch a single TED notice by publication number (e.g. 123456-2025 ). -
search_notices— Search EU procurement notices. Combine free-text query with structured filters. Returns notice metadata: publication number, title, buyer, country, CPV code, value, deadlines, type.