This MCP (Model Context Protocol) server acts as a gateway for AI assistants to query comprehensive demographic, economic, social, and territorial data directly from ISTAT, the Italian National Statistics Institute. It offers an easy-to-use interface to ISTAT's vast public datasets, spanning population, employment, education, healthcare, and more, for all Italian municipalities, provinces, and regions. The server transparently handles the public SDMX REST API, including automatic rate limiting and known API bug workarounds, making ISTAT data readily accessible without any registration or API key.
Key Features
01Includes convenience wrappers for common queries like population and employment data by territory.
02Applies automatic workarounds for known ISTAT API quirks, such as the `endPeriod` bug.
03Provides live access to ~450 ISTAT datasets via the public SDMX REST API.
040 GitHub stars
05Offers dedicated tools for searching datasets, inspecting data structures, and fetching specific data.
06Automatically enforces ISTAT's strict rate limits to prevent IP blocks.
Use Cases
01Analyzing population and employment rate trends across Italian municipalities, provinces, and regions.
02Empowering AI assistants to answer questions about Italian demographics, economy, and social indicators.
03Accessing authoritative public sector data for research, reporting, and applications without needing an API key.