{
	"specVersion": "1.0",
	"host": {
		"displayName": "Institut d'Estadística de Catalunya (Idescat)",
		"identifier": "https://www.idescat.cat",
		"documentationUrl": "https://github.com/idescat/mcp",
		"logoUrl": "https://www.idescat.cat/favicon.ico"
	},
	"entries": [
		{
			"identifier": "urn:air:idescat.cat:mcp:idescat-tools",
			"displayName": "Idescat MCP — Official Statistics of Catalonia",
			"type": "application/mcp-server-card+json",
			"description": "MCP server to query the official statistics of Catalonia (Idescat): list of statistics, tables, metadata, and data in JSON-stat format.",
			"tags": ["statistics", "catalonia", "idescat", "json-stat", "open-data"],
			"capabilities": [
				"get_idescat_stats",
				"get_idescat_stat",
				"get_idescat_stat_tables",
				"get_table_metadata",
				"get_table_data",
				"get_table_geo",
				"render_table"
			],
			"representativeQueries": [
				"how many inhabitants does Mataró have",
				"which municipality has the highest household income per capita",
				"GDP of Catalonia by sector",
				"population census tables",
				"what data does Idescat have on Social Security"
			],
			"version": "1.0.0",
			"url": "https://api.idescat.cat/mcp"
		}
	]
}
