Open government data
Ask your government
a question.
agoramcp exposes public registries as MCP servers, so any assistant can query spending, filings and live measurements directly. Available only for Greece at the moment.
Sources
7 sources, official registries and publishers. Mounted one MCP server at a time or as a group per country.







Questions
One prompt to your agent, the tools it calls in order, and the registries that answer it.
Ask your agent
Find the expenditure decisions the Ministry of Health published last month, and total what they commit.The tools it calls, in order
- 1.Name the bodydiavgeia_search_organizations
- 2.Narrow to the decisions that spenddiavgeia_search_decisions
- 3.Read the amountsdiavgeia_get_decision
- 4.Check it against the documentdiavgeia_get_decision_text
Answered by
Ask your agent
Show me the contracts my municipality awarded this year over 50,000 euro, and what has actually been paid against them.The tools it calls, in order
- 1.Find the contracting authoritykimdis_search_organizations
- 2.Start at the tenderkimdis_search_notices
- 3.Take the awardkimdis_search_contracts
- 4.Then what was paidkimdis_search_payments
Answered by
Ask your agent
Find a dataset on electric vehicle charging points in Greece and tell me how many there are per region.The tools it calls, in order
- 1.Search the cataloguedatagov_search_datasets
- 2.Read what a dataset holdsdatagov_get_dataset
- 3.Query the rows in placedatagov_query_resource
Answered by
Ask your agent
What do I need to register a birth in Greece, and which office does it?The tools it calls, in order
- 1.Find the proceduremitos_search_procedures
- 2.Read what it asks formitos_get_procedure
- 3.Name the officemitos_get_organization
Answered by
Attribution
Nothing here is ours. Every record arrives from an official registry under the registry's own terms, and those terms come with it.
Official registries only
Every source is a public body's own register, reached at its own address. Each one names its publisher and where it lives, and the tools return its records as published.
Answering right now
A registry that is down is a question that goes unanswered. Each one is checked with a real call through the same door you use, and the result is on one page.
The licence travels with the data
Every response carries the registry's licence and the line it asks you to show beside the data. This is how it arrives:
{
"source": "diavgeia",
"license": "CC-BY-4.0",
"attribution": "Πρόγραμμα ΔΙΑΥΓΕΙΑ (diavgeia.gov.gr)",
"data": { … }
}