Ayuntamiento de Madrid (CKAN) Connector for AI agents.
8 live capabilities
Access and query Madrid's official municipal open data and public records.
Waiting for input…
Why people use Ayuntamiento de Madrid (CKAN)
Ayuntamiento de Madrid (CKAN) for Municipal Open Data Research
This Connector changes that by letting your agent do the digging. You just ask for 'air quality records' or 'transport budgets,' and the agent pulls the relevant metadata and resource links instantly. You get the data you need without the manual hunt.
What Vinkius changes
You get a direct line to Madrid's public records without ever leaving your chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Urban Planning Research
A researcher asks for all datasets related to 'BiciMAD' stations and gets a list of specific records to analyze bike usage trends.
- Real-world use case 02
Application Development
A developer needs the JSON links for air quality monitoring and uses the agent to find the exact resource IDs to build a local dashboard.
- Real-world use case 03
Budget Analysis
A journalist asks for budget data from the environment department to find specific spending trends on city green spaces.
Complete set · 8capabilities
The complete Ayuntamiento de Madrid (CKAN) capability set.
These are the exact actions your AI can choose when you ask it to work with Ayuntamiento de Madrid (CKAN).
01—04
4 capabilities in this set.
Part of 8 available through Ayuntamiento de Madrid (CKAN).
- 01 Capability
List groups
List all categories/groups
- 02 Capability
List organizations
List municipal departments/organizations
- 03 Capability
List packages
List all dataset names in the portal
- 04 Capability
Search packages
Supports filtering by tags, groups, etc. Search for datasets matching a query
05—08
4 capabilities in this set.
Part of 8 available through Ayuntamiento de Madrid (CKAN).
- 05 Capability
Search resources
Search for resources matching specific criteria
- 06 Capability
List tags
List all tags used in the catalog
- 07 Capability
Get package
Get full metadata for a specific dataset
- 08 Capability
Get resource
Get metadata for a specific file/resource
Set up in minutes
One URL. Then ask Ayuntamiento de Madrid (CKAN) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Ayuntamiento de Madrid (CKAN) 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_Q2ilbvlu9XTF8EEUmS6g9MnP3zj786jqBlCeEBMV/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 Ayuntamiento de Madrid (CKAN), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Ayuntamiento de Madrid (CKAN) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Q2ilbvlu9XTF8EEUmS6g9MnP3zj786jqBlCeEBMV/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 Ayuntamiento de Madrid (CKAN) URL.
- Step 03
Save and start
Save the connection and enable Ayuntamiento de Madrid (CKAN) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"ayuntamiento-de-madrid-ckan": {
"url": "https://edge.vinkius.com/vk_preview_Q2ilbvlu9XTF8EEUmS6g9MnP3zj786jqBlCeEBMV/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 Ayuntamiento de Madrid (CKAN)
Open Agent mode in chat and ask: "Using Ayuntamiento de Madrid (CKAN), help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"ayuntamiento-de-madrid-ckan": {
"url": "https://edge.vinkius.com/vk_preview_Q2ilbvlu9XTF8EEUmS6g9MnP3zj786jqBlCeEBMV/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 Ayuntamiento de Madrid (CKAN)
Ask Copilot: "Using Ayuntamiento de Madrid (CKAN), help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"ayuntamiento-de-madrid-ckan": {
"url": "https://edge.vinkius.com/vk_preview_Q2ilbvlu9XTF8EEUmS6g9MnP3zj786jqBlCeEBMV/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 Ayuntamiento de Madrid (CKAN)
Open Cascade and ask: "Using Ayuntamiento de Madrid (CKAN), help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"ayuntamiento-de-madrid-ckan": {
"url": "https://edge.vinkius.com/vk_preview_Q2ilbvlu9XTF8EEUmS6g9MnP3zj786jqBlCeEBMV/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 Ayuntamiento de Madrid (CKAN)
Ask Cline: "Using Ayuntamiento de Madrid (CKAN), help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add ayuntamiento-de-madrid-ckan --transport http "https://edge.vinkius.com/vk_preview_Q2ilbvlu9XTF8EEUmS6g9MnP3zj786jqBlCeEBMV/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 Ayuntamiento de Madrid (CKAN)
Ask Claude: "Using Ayuntamiento de Madrid (CKAN), show me...". 8 tools are ready
Where the request belongs
Work Ayuntamiento de Madrid can move forward.
This is for the urban researcher who needs to crunch numbers on city services or the developer building an app that requires real-time municipal data. It's for anyone tired of manual data scraping.
Data Analyst
Pulls environmental and transport data to create urban trend reports and city performance metrics.
Software Developer
Grabs specific resource IDs and metadata to integrate city data into local government applications.
Urban Researcher
Queries municipal budget and organization data to conduct academic studies on city infrastructure.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsComunidad 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.
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.
Datos 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.
Aragón Open Data
Access public data from the Government of Aragón. query datasets, preview views, and explore the CKAN catalog directly from your AI agent.
Gobierno Abierto Valencia
Access Valencia's Open Data portal to query datasets, resources, and public records directly from your AI agent.
Región de Murcia Datos Abiertos
Access the official open data portal of the Region of Murcia (Spain) to query datasets, organizations, and public statistics.
Bring your own AI
Change the model, client or framework. Keep Ayuntamiento de Madrid 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 Ayuntamiento de Madrid.
The practical details behind the request, access and result.
What kind of data can I get with the Ayuntamiento de Madrid (CKAN) MCP?
You can access a wide range of municipal records, including transport data, environmental monitoring, city budgets, and various public records from the Madrid City Council.
Can the Ayuntamiento de Madrid (CKAN) MCP find specific file formats?
Yes, the Connector can identify and provide metadata for specific files in CSV, JSON, and XLS formats so you know exactly what you're getting.
How do I find out which city department owns a dataset?
The Connector allows you to list all municipal organizations, making it easy to see which specific government branch is responsible for the data you're looking for.
Can I use the Ayuntamiento de Madrid (CKAN) MCP for urban research?
Absolutely. It is designed to help researchers quickly find and inspect municipal datasets for urban trend analysis and public record research.
Does the Ayuntamiento de Madrid (CKAN) MCP support searching by tags?
Yes, you can browse data by tags to find related information across different city sectors, which helps in discovering connected datasets.
Is the Ayuntamiento de Madrid (CKAN) MCP good for finding budget info?
Yes, it can search for specific topics like city budgets, allowing you to find financial records across various municipal departments.
How can I find datasets specifically about air quality or pollution?
You can use the search_packages capability with a query like 'aire' or 'contaminacion'. The agent will return a list of matching datasets available in the Madrid portal.
Can I get the direct download link for a data file?
Yes. By using get_package or get_resource, the agent will provide the metadata which includes the 'url' field for the specific resources (CSV, PDF, etc.) associated with that dataset.
How do I see which municipal department published a certain dataset?
Use the get_package capability for a specific dataset ID. The metadata returned will include the organization name. You can also use list_organizations to see all publishing entities.
One connection away
Give your agent a direct line to Ayuntamiento de Madrid.
Connect Ayuntamiento de Madrid once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available