Syndicats/destatis-genesis-mcp
If you are the rightful owner of destatis-genesis-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The GENESIS API MCP Server is an unofficial project that provides a Model Context Protocol server for accessing statistical data from the German Federal Statistical Office's GENESIS API.
Tools
Functions exposed to the LLM to take actions
search_statistical_data
Search for statistical data in the GENESIS database using keywords.
get_metadata_for_cube
Retrieve detailed metadata about a specific data cube.
get_metadata_for_table
Retrieve detailed metadata about a specific statistical table.
get_metadata_for_timeseries
Retrieve detailed metadata about a specific time series.
get_dataset_data
Retrieve raw data directly from tables, cubes, or time series.
generate_chart
Generate chart visualizations from statistical datasets.
list_cubes
List available data cubes, optionally filtered by a pattern.
list_tables
List available statistical tables, optionally filtered by a pattern.
list_timeseries
List available time series, optionally filtered by a pattern.
list_statistics
List available statistics, optionally filtered by a pattern.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client