Aragón Open Data Connector for AI agents.
15 live capabilities
Query regional government records and public datasets with natural language.
Waiting for input…
Why people use Aragón Open Data
Aragón Open Data for Regional Government Data Analysis
With this Connector, you just ask your agent to find a specific view and show you a preview. You get a clean table of records in your chat instantly, letting you decide if the data is useful before you do any heavy lifting.
What Vinkius changes
You get direct, natural language access to the Government of Aragón's public data catalog.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Journalist investigation
A reporter asks for all datasets related to tourism to find local stats.
- Real-world use case 02
Developer schema check
A developer wants to see the columns for Air Quality before writing a script.
- Real-world use case 03
Data analyst summary
An analyst asks for the most downloaded datasets to see what is popular.
Complete set · 15capabilities
The complete Aragón Open Data capability set.
These are the exact actions your AI can choose when you ask it to work with Aragón Open Data.
01—04
4 capabilities in this set.
Part of 15 available through Aragón Open Data.
- 01 Capability
Count datasets
Get the total count of datasets available in the portal. This helps you understand the scale of the available information.
- 02 Capability
Get organization
Retrieve details about a specific publisher or government organization. Use this to find who manages a specific data source.
- 03 Capability
Get dataset
Fetch full details for a specific dataset package. This provides the metadata needed to understand a specific record set.
- 04 Capability
Get tag
Get the specific details for a data tag. This helps clarify how certain records are categorized.
05—08
4 capabilities in this set.
Part of 15 available through Aragón Open Data.
- 05 Capability
List groups
List all themes and groups in the catalog. Use this to browse different categories of regional data.
- 06 Capability
List organizations
List all publishers and organizations. This gives you an overview of all government entities sharing data.
- 07 Capability
List datasets
List all datasets available in the catalog. Use this to see the full scope of public data.
- 08 Capability
List views
List all available views in Aragón Open Data. Use this to see specific data perspectives.
09—12
4 capabilities in this set.
Part of 15 available through Aragón Open Data.
- 09 Capability
Most downloaded datasets
Get a list of the most popular datasets. This helps identify the most relevant and frequently used records.
- 10 Capability
Newest datasets
Get the most recently added datasets. Use this to stay updated on new government transparency data.
- 11 Capability
List tags
List all tags used in the system. This is useful for finding all possible ways to filter the data.
- 12 Capability
Preview data
Preview the first 1000 records from a specific view. This lets you see the actual content before making a decision.
13—15
3 capabilities in this set.
Part of 15 available through Aragón Open Data.
- 13 Capability
Query sparql
Execute a SPARQL query against regional ontologies. This is for advanced queries on specific data structures.
- 14 Capability
Search datasets
Search for specific datasets using keywords. This is the fastest way to find a specific topic in the catalog.
- 15 Capability
Show columns
Get information about the columns for a specific view. This is essential for understanding the data schema.
Set up in minutes
One URL. Then ask Aragón Open Data to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Aragón Open Data from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_U2FrehT9ZwKWDKtgZlyI9Q4wBfp7a5oWuyuR4Hyg/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Aragón Open Data, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Aragón Open Data for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_U2FrehT9ZwKWDKtgZlyI9Q4wBfp7a5oWuyuR4Hyg/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Aragón Open Data URL.
- Step 03
Save and start
Save the connection and enable Aragón Open Data in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"aragon-open-data": {
"url": "https://edge.vinkius.com/vk_preview_U2FrehT9ZwKWDKtgZlyI9Q4wBfp7a5oWuyuR4Hyg/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Aragón Open Data
Open Agent mode in chat and ask: "Using Aragón Open Data, help me...". 15 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"aragon-open-data": {
"url": "https://edge.vinkius.com/vk_preview_U2FrehT9ZwKWDKtgZlyI9Q4wBfp7a5oWuyuR4Hyg/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Aragón Open Data
Ask Copilot: "Using Aragón Open Data, help me...". 15 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"aragon-open-data": {
"url": "https://edge.vinkius.com/vk_preview_U2FrehT9ZwKWDKtgZlyI9Q4wBfp7a5oWuyuR4Hyg/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Aragón Open Data
Open Cascade and ask: "Using Aragón Open Data, help me...". 15 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"aragon-open-data": {
"url": "https://edge.vinkius.com/vk_preview_U2FrehT9ZwKWDKtgZlyI9Q4wBfp7a5oWuyuR4Hyg/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Aragón Open Data
Ask Cline: "Using Aragón Open Data, help me...". 15 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add aragon-open-data --transport http "https://edge.vinkius.com/vk_preview_U2FrehT9ZwKWDKtgZlyI9Q4wBfp7a5oWuyuR4Hyg/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Aragón Open Data
Ask Claude: "Using Aragón Open Data, show me...". 15 tools are ready
Where the request belongs
Work Aragón Open Data can move forward.
Data analysts, developers, and journalists who need to access regional government records without the friction of manual downloads or navigating complex web portals.
Data Analyst
Grabs regional statistics for reports on a Tuesday afternoon without opening a browser.
Software Developer
Checks the schema of a government API to ensure their integration will work.
Journalist
Searches for transparency records or public spending data during an investigation.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsDatos Abiertos Castilla-La Mancha
Access the official Open Data portal of Castilla-La Mancha. Explore datasets, resources, and query tabular data directly through your AI agent.
Junta de Andalucía (Portal)
Access the official Open Data Portal of the Junta de Andalucía. Explore datasets, resources, and public records directly from your AI agent.
Gipuzkoa Irekia
Access open data from Gipuzkoa (Spain). search datasets, explore resources, and query organizations or thematic groups directly from any AI agent.
Comunidad de Madrid (Portal Regional)
Access the official Open Data portal of the Community of Madrid. Search datasets, inspect public resources, and query the datastore for regional information.
Gobierno Abierto Valencia
Access Valencia's Open Data portal to query datasets, resources, and public records directly from your AI agent.
Ayuntamiento de Madrid (CKAN)
Access Madrid's open data portal. list datasets, search for municipal information, and inspect resources from the city's CKAN repository.
Bring your own AI
Change the model, client or framework. Keep Aragón Open Data connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Aragón Open Data.
The practical details behind the request, access and result.
Does Aragón Open Data MCP let me see real records?
Yes, it allows your agent to fetch and preview actual records from the government's public views, typically showing the first 1000 records so you can see the real content.
Can I use Aragón Open Data MCP to find specific regional statistics?
Exactly. You can ask your agent to search for specific topics like demographics, spending, or environmental data and it will pull the relevant datasets for you.
How does Aragón Open Data MCP help with government transparency?
It provides a direct line to public records. You can quickly see what organizations are publishing data and what themes they cover without manual browsing.
Can I see the data structure before downloading it?
Yes, you can ask your agent to show you the columns and data types for any specific view. This ensures you know exactly what the data looks like before you use it.
Does Aragón Open Data MCP support complex queries?
Yes, it supports SPARQL queries, which allows for advanced analysis of regional ontologies like Aragopedia and DataCube.
Is there a way to see the most popular datasets?
Yes, the Connector can identify the most downloaded datasets in the region, helping you see which public records are currently most in demand.
Can I filter the data preview to see only specific records?
Yes! Use the preview_data capability and provide a JSON string in the filters parameter (e.g., {"entidad": "ARANDA"}). This allows you to restrict the results to exactly what you need.
How do I find the structure and data types of a specific view?
You can use the show_columns capability by providing the view_id. It will return a detailed list of all columns, their descriptions, and their technical data types.
Is it possible to search for datasets by keywords or topics?
Absolutely. Use the search_datasets capability with the q parameter to perform a Solr search across the entire CKAN catalog for relevant datasets.
One connection away
Give your agent a direct line to Aragón Open Data.
Connect Aragón Open Data once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available