# Región de Murcia Datos Abiertos MCP for AI Agents AI Agent Connect

> Región de Murcia Datos Abiertos MCP gives your AI agent direct access to the official open data portal of the Region of Murcia, Spain. You can query public datasets, explore government organizations, and pull regional statistics on topics like the economy, environment, and demographics without manual searching.

## Overview
- **Category:** data-management
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_9FRZuU43wJG8NnXxYNPolE3lENuX4GX03TubkMl1/ai-agent-connect
- **Tags:** open-data, ckan, public-sector, regional-data, data-catalog, transparency

## Description

This Connector bridges the gap between your AI client and the official CKAN-based open data catalog for the Region of Murcia. Instead of digging through complex government web portals or manually scraping public records, you can just ask your agent to find what you need. It handles the heavy lifting of navigating the regional government's data structure, letting you pull specific metadata, search for datasets by keyword, and see what the public is actually looking at most. It's built for anyone who needs Spanish regional data to be usable in a conversation. When you use this through the Vinkius catalog, you're getting a direct line to public information on infrastructure, demographics, and environmental stats. You get to skip the 'where is this file' step and go straight to 'tell me about the air quality in Murcia.'

## Tools

### list_organizations
Get a full list of government bodies that publish data on the portal. Use this to identify data owners.

### get_most_recent_datasets
Fetch the newest records added to the portal to see what's fresh. This helps you monitor recent government updates.

### get_most_viewed_datasets
See which public datasets are trending among other users. It helps you understand what the public is interested in.

### get_dataset
Pull the full details and metadata for a specific dataset. This gives you the complete context for a record.

### list_datasets
View every dataset currently available in the regional catalog. This is great for seeing the full scope of data.

### list_groups
See how different data categories are organized by the government. Use this to find related data themes.

### search_datasets
Find specific datasets using keywords like 'environment' or 'economy'. This is the fastest way to find records.

## Prompt Examples

**Prompt:** 
```
Find datasets about air quality in Murcia.
```

**Response:** 
```
I found several datasets related to the environment. Notable ones include **Calidad del aire** and **Espacios naturales protegidos**. Would you like the details for any of these?
```

**Prompt:** 
```
What are the most popular datasets on the Murcia portal?
```

**Response:** 
```
The most viewed datasets include:
* **Directorio de Centros Educativos**
* **Presupuestos Municipales**
* **Evolución de la población**

I can fetch the full metadata for any of these if you provide the name.
```

**Prompt:** 
```
List the organizations that publish data.
```

**Response:** 
```
I've retrieved the list of organizations. There are many contributors, including:
* **Consejería de Salud**
* **Ayuntamiento de Murcia**
* **Servicio Murciano de Salud**

Which organization's data are you interested in?
```

## Capabilities

### Search public datasets by keyword
Find specific records on topics like the economy or environment using natural language.

### Pull full dataset metadata
Get complete details, descriptions, and resource links for any specific record.

### List government organizations
Identify which regional bodies are publishing data on the portal.

### Fetch recent updates
See the most recently added datasets to stay on top of new regional data.

### Identify trending datasets
See which public records are currently the most viewed by other users.

### Browse data groups
See how the regional government organizes different categories of public data.

## Use Cases

### Finding local environmental stats
A researcher asks for 'air quality data' and the agent uses search_datasets to find the right files.

### Monitoring government updates
A journalist uses get_most_recent_datasets to see what new records were just published.

### Mapping government bodies
A developer uses list_organizations to identify which department handles infrastructure data.

### Quick data previews
A student asks for the most popular datasets to see what others are studying via get_most_viewed_datasets.

## Benefits

- Skip the manual portal navigation because search_datasets lets your agent find specific records instantly.
- Get deep context on data sources using get_dataset to see exactly what's included in a record.
- Stay on top of new updates by using get_most_recent_datasets to monitor regional changes.
- Identify key stakeholders by using list_organizations to see who owns the data.
- Spot regional trends quickly with get_most_viewed_datasets to understand public interest.
- Organize your research faster using list_groups to see the full scope of available categories.

## How It Works

The bottom line is you get instant, conversational access to Spanish regional open data.

1. Subscribe to the Región de Murcia Datos Abiertos MCP in the Vinkius catalog.
2. Enter your Murcia API Key if you want higher rate limits for your queries.
3. Ask your agent to find, list, or summarize specific regional data from the Murcia portal.

## Frequently Asked Questions

**What is the Región de Murcia Datos Abiertos MCP?**
It is a way to let your AI agent talk directly to the official Murcia open data portal to find regional statistics.

**Can I use this to find Spanish environmental data?**
Yes, you can search for keywords like 'medio ambiente' to find regional environmental stats from the Murcia portal.

**Does the Región de Murcia Datos Abiertos MCP support searching by keyword?**
Yes, it lets you search the entire catalog for specific topics like economy or infrastructure using natural language.

**Can I see which government groups are publishing the data?**
Yes, you can list all organizations and groups that contribute to the portal to see who owns the records.

**Is there a way to see the most recent updates?**
Yes, you can ask your agent to show the most recently added datasets in the Murcia catalog to see what's new.

**How do I get the metadata for a specific dataset?**
Just ask your agent for the details of a specific dataset name, and it will pull the full metadata for you.

**Can I use this for academic research in Spain?**
It is perfect for students and researchers who need to gather public regional data for studies without manual searching.

**How can I find datasets related to a specific topic like 'transport'?**
You can use the `search_datasets` tool. Just provide a query string like 'transporte' and the agent will return all matching packages from the Murcia portal.

**Can I see which public data is currently trending or most popular?**
Yes! Use the `get_most_viewed_datasets` tool to retrieve the ten most visited datasets in the portal, or `get_most_recent_datasets` for the latest additions.

**How do I get the full details and download links for a specific dataset?**
Use the `get_dataset` tool with the dataset's ID or name. It will provide complete metadata, including descriptions of the resources and their access URLs.