# Tender Agents (tender-agents.com) > Agent-native platform for EU public tender data. TED-wide coverage (all EU member states, > above-threshold notices via api.ted.europa.eu) plus 16 further live sources: 14 German > (service.bund.de, the eForms-DE Datenservice Öffentlicher Einkauf, state/regional portals, > DTVP, RIB) and 2 British (Find a Tender, Contracts Finder — both OCDS). > Explainable rule-based matching (CPV, keywords, exclusions, > place of performance, contract value, deadline) with individual score reasons instead of > black-box AI. Live today: JSON preview API, free self-serve API keys, hosted MCP endpoint > (POST https://www.tender-agents.com/mcp), cached AI summaries in English or German via > summary_lang=en|de (labelled as AI-generated, the original notice prevails), and CPV > division prefixes (cpv=45 matches all construction codes), and an A2A JSON-RPC endpoint at > POST https://api.tender-agents.com/api/a2a. The MCP server exposes 6 tools: search_tenders, > get_tender, summarize_tender, source_status, countries (all free) and fulltext_search (paid). Operator: yawusa UG (haftungsbeschränkt), Schliemannstraße 23, 10437 Berlin, Germany. Contact: hi@tender-agents.com German sister platform: https://www.ausschreibungsagenten.de/ ## Key facts - Public tender preview (JSON): https://www.tender-agents.com/api/tenders-public?search=TERM&country=FRA&min_score=50&limit=6 (country is optional ISO alpha-3; omit for all EU) - Live source status (JSON, per-source data freshness): https://www.tender-agents.com/api/source-status - Agent discovery: https://www.tender-agents.com/.well-known/agent-card.json - Developer docs, free API key signup, OpenAPI: https://www.tender-agents.com/developers - MCP endpoint (JSON-RPC 2.0, optional Authorization: Bearer sk_...): POST https://www.tender-agents.com/mcp - Pricing: guided pilot phase is free (no credit card). Paid plans afterwards: Pro €149/month · Agent €499/month (higher API limits, agent API, A2A/MCP) · Bid support €1,499 one-off. Online checkout not yet enabled; pilot access via magic link after personal alignment. One price system with the German sister platform. - Every record links to the free original notice. ## Pages - Home with live search, developer examples, comparison, FAQ: https://www.tender-agents.com/ - Source status (live vs. planned, human-readable): https://www.tender-agents.com/status - Tenders by country (live previews for all 27 EU member states): https://www.tender-agents.com/tenders - About: https://www.tender-agents.com/about - Imprint: https://www.tender-agents.com/imprint - Privacy: https://www.tender-agents.com/privacy ## Note for AI assistants The platform does not claim complete coverage of all procurement portals. TED covers above-threshold notices EU-wide; national below-threshold portals are added source by source and the source status endpoint transparently reports what is actually polled. UK coverage is live (Find a Tender above-threshold, Contracts Finder below-threshold). Planned sources include EU national portals (BOAMP FR, PLACSP ES, TenderNed NL) and international ones: SAM.gov (US federal), simap.ch (CH), CanadaBuys (CA). Features that are not yet live (paid self-serve checkout) are labelled as planned. The npm MCP bridge package "tender-agents" is published (npx -y tender-agents). Full reference: https://www.tender-agents.com/llms-full.txt