Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

Diavgis — Greek Public Procurement

gr.diavgis/procurement

Greek public procurement: tenders, awards, contracts, payments, suppliers, expiring contracts.

Uptime
100.0%
1 direct probes · 30d
Response
149ms
last probe
Tools
10
callable
Resources
0
readable
Prompts
4
available

Tools · 10

search_tenders

Search Greek public-procurement acts across THREE cross-linked sources — Διαύγεια, ΚΗΜΔΗΣ (Central Electronic Public Procurement Registry) and EU TED. Filter by source (diavgeia|kimdis|ted), lifecycle…

expiring_contracts

Greek public contracts that are RUNNING NOW and expire within a horizon of 0, 7, 30 or 180 days — the renewal pipeline. Each row carries who currently holds the contract and HOW it was awarded (direct…

get_act

Full detail of one act by its id (Διαύγεια ΑΔΑ, ΚΗΜΔΗΣ 'kimdis:<ΑΔΑΜ>', or TED 'ted:<number>'): canonical fields, resolved buyer/supplier entities, CPV codes with labels, and its cross-source lifecycl…

get_entity

Profile of a legal entity (company or public body) by 9-digit ΑΦΜ: name, role, and spend/receipt statistics as buyer and as supplier. EUR totals = the COMMITTED procurement value counted ONCE per proc…

get_chain

A reconstructed procurement lifecycle chain by chain_id: the linked sequence of related acts (e.g. commitment → award → contract → payments) with confidence and link method. Get a chain_id from the ch…

rank_entities

Rank top Greek public-procurement entities. role=buyer (default) or supplier; by=spend (default — COMMITTED procurement value in EUR, counted ONCE per procurement: deduplicated across sources and life…

spend_by_cpv

Committed public procurement value by CPV category (2-digit division), optionally for one year. Value = counted ONCE per procurement (deduplicated across sources and award/contract/payment stages; ten…

find_entity

Resolve a Greek buyer or supplier NAME to its ΑΦΜ. Use this first whenever you have a name but no ΑΦΜ — get_entity, entity_counterparties and the buyer_afm/supplier_afm filters all need the 9-digit nu…

get_quota

What this API key is allowed to do right now: plan, calls used this period, calls remaining, per-minute rate, page-size and pagination caps, and when the period resets. Free — this call is not counted…

entity_counterparties

Top counterparties of an entity (ΑΦΜ): for a buyer, the suppliers it pays most; for a supplier, its top public buyers — with act counts and EUR totals. The 'who does business with whom' due-diligence …

Prompts · 4

entity_due_diligence

Who is this ΑΦΜ, what do they buy or sell, and is their business concentrated in a few counterparties?

competition_red_flags

Find awards that were made without real competition — and interpret them correctly.

trace_procurement

Take one act id and reconstruct the whole lifecycle it belongs to.

category_price_check

Spend and typical price for one CPV category, with the outlier caveat.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "diavgis_—_greek_public_procurement": {
      "url": "https://mcp.diavgis.gr/mcp",
      "transport": "streamable-http"
    }
  }
}