VladyslavMykhailyshyn/ukrainian-stats-mcp-server
If you are the rightful owner of ukrainian-stats-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Ukrainian Statistics MCP Server provides AI models with seamless access to Ukrainian statistical data from the State Statistics Service of Ukraine via their SDMX API v3.
Tools
Functions exposed to the LLM to take actions
list_dataflows
List all available dataflows (datasets) from the Ukrainian Statistics Service.
get_dataflow
Get detailed information about a specific dataflow.
get_data_structure
Get the Data Structure Definition (DSD) for a dataset.
get_concept_scheme
Get concept scheme definitions.
list_codelists
List all available codelists (controlled vocabularies).
get_codelist
Get a specific codelist with all values and translations.
get_data
Retrieve statistical data with flexible filtering.
check_data_availability
Check what data is available without retrieving it.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client