istat-mcp-server

Halpph/istat-mcp-server

3.2

If you are the rightful owner of istat-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 ISTAT MCP Server is a Model Context Protocol server that allows Large Language Models to access and analyze data from the Italian National Statistical Institute (ISTAT) directly.

Tools

Functions exposed to the LLM to take actions

get_list_of_available_datasets

List all available ISTAT datasets.

search_datasets

Search datasets by keyword.

get_dataset_dimensions

Get dimensions/structure of a dataset.

get_dimension_values

Get possible values for a dimension.

get_data

Get data with filters (or URL if too large).

get_data_limited

Get limited number of records.

get_summary

Get statistical summary of filtered data.

get_dataset_url

Get download URL with metadata.

download_dataset

Download dataset to local storage.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources