Datos Abiertos Castilla-La Mancha

Datos Abiertos Castilla-La Mancha MCP Connector for Claude

A+

Access the official Open Data portal of Castilla-La Mancha. Explore datasets, resources, and query tabular data directly through your AI agent.

5 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect to the Castilla-La Mancha Open Data portal and explore a wealth of public information from the Spanish region directly through your AI agent. This server allows you to navigate the official CKAN-based repository to find datasets related to economy, environment, health, and more.

What you can do

  • Dataset Discovery — List all available datasets and browse through the portal's catalog using tags and identifiers.
  • Metadata Inspection — Fetch detailed information about specific datasets, including descriptions, update frequency, and maintainers.
  • Resource Access — Identify specific files (CSV, JSON, PDF) within a dataset and retrieve their direct access metadata.
  • Data Querying — Search and filter records directly within tabular resources (CSV/Datastore) without downloading the entire file.
  • Tag Navigation — Explore the organizational structure of the portal by listing all active tags and categories.

How it works

  1. Subscribe to this server
  2. Enter your API Key from the portal (optional for public data but recommended for higher limits)
  3. Start querying regional data from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Data Analysts — quickly find and sample regional statistics for research or reporting.
  • Developers — integrate public data sources into applications by testing queries through the AI.
  • Citizens & Researchers — navigate complex public records using natural language instead of manual portal searches.
open-dataspaincastilla-la-manchackanpublic-records

5 tools expose this connector's capabilities to your AI agent.

get_dataset

Get details for a specific dataset

get_resource

Get details for a specific resource

list_datasets

List all datasets in the portal

list_tags

List all tags in the portal

search_datastore

Search records within a datastore resource

See how to talk to your AI agent using Datos Abiertos Castilla-La Mancha.

List all available datasets from the Castilla-La Mancha Open Data portal.

I have retrieved the list of datasets. There are numerous entries including 'Presupuesto 2024', 'Calidad del Aire', and 'Centros Educativos'. Which one would you like to explore in detail?

Search for the first 5 records in the datastore resource 'd4e5f6a7-b8c9'.

Querying the datastore... I found the first 5 rows for resource 'd4e5f6a7-b8c9'. The data includes fields such as 'Municipio', 'Población', and 'Año'. Would you like me to summarize these records?

Get the metadata and resources for the dataset 'centros-sanitarios'.

Fetching details for 'centros-sanitarios'... This dataset contains information about health centers in the region. It has 3 resources available: a CSV file (ID: res-123), an Excel file, and a GeoJSON map. Do you want to search inside the CSV data?

Yes! Use the `search_datastore` tool with the Resource ID. You can apply filters and limits to query the data rows directly from the portal's internal database.

Related Connectors