
Public Data Ukraine Mcp
Public Data Ukraine Mcp connects AI agents to real public APIs via MCP.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Public Data Ukraine Mcp connects AI agents to real public APIs via MCP. Tools include
Server tool list (5)
Raw names from tools/list. Only developers need these.
| health_check | Server health check. |
| get_exchange_rates | Get official NBU (National Bank of Ukraine) exchange rates. date format: YYYYMMDD or None for today. Returns: {rates, date, source} |
| search_prozorro_tenders | Search Ukrainian public procurement tenders on Prozorro. Returns: {tenders: [{title, value, status, date_modified}]} |
| geocode_ukraine | Geocode Ukrainian address to coordinates using OpenStreetMap Nominatim. Returns: {lat, lon, display_name, region, city} |
| get_weather_ukraine | Get current weather for Ukrainian city using Open-Meteo (free, no auth). Returns: {temperature_c, windspeed, weathercode, city} |