Skip to main content
Glama

Public Data Ukraine Mcp

Server Details

Public Data Ukraine Mcp connects AI agents to real public APIs via MCP. Tools include

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
varvararatta/botfactory-mcp
GitHub Stars
0

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsB

Average 3.3/5 across 5 of 5 tools scored. Lowest: 2.7/5.

Server CoherenceA
Disambiguation5/5

Each tool targets a distinct domain: geocoding, exchange rates, weather, health check, and procurement. There is no overlap in functionality.

Naming Consistency4/5

Most tools follow verb_noun pattern (geocode_ukraine, get_exchange_rates, get_weather_ukraine, search_prozorro_tenders). health_check is a minor deviation but still clear and consistent in style.

Tool Count5/5

Five tools is well-scoped for a focused public data server covering multiple unrelated data sources without being overwhelming.

Completeness3/5

The tools cover geocoding, weather, exchange rates, and procurement, but many common public data categories (e.g., demographics, news) are missing. The set feels like a collection of sample endpoints rather than a comprehensive surface.

Available Tools

5 tools
geocode_ukraineInspect

Geocode Ukrainian address to coordinates using OpenStreetMap Nominatim. Returns: {lat, lon, display_name, region, city}

ParametersJSON Schema
NameRequiredDescriptionDefault
addressYes
get_exchange_ratesInspect

Get official NBU (National Bank of Ukraine) exchange rates. date format: YYYYMMDD or None for today. Returns: {rates, date, source}

ParametersJSON Schema
NameRequiredDescriptionDefault
dateNo
get_weather_ukraineInspect

Get current weather for Ukrainian city using Open-Meteo (free, no auth). Returns: {temperature_c, windspeed, weathercode, city}

ParametersJSON Schema
NameRequiredDescriptionDefault
cityYes
health_checkInspect

Server health check.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

search_prozorro_tendersInspect

Search Ukrainian public procurement tenders on Prozorro. Returns: {tenders: [{title, value, status, date_modified}]}

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
keywordYes

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.