Diputación de Alicante Connector for AI agents.
19 live capabilities
Pull official Spanish provincial demographics and budget records.
Waiting for input…
Why people use Diputación de Alicante
Diputación de Alicante for Spanish Municipal Budgets
This Connector changes that. Your AI client pulls the `get_municipal_budgets` data directly into your chat. You get a clean summary of financial allocations without ever leaving your workspace.
What Vinkius changes
You get official Alicante data in your chat window instantly.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Tourism Research
A planner asks for all Blue Flag beaches to create a summer guide.
- Real-world use case 02
Budget Monitoring
An administrator compares `get_provincial_budget_evolution` across five years to see spending trends.
- Real-world use case 03
Demographic Study
A researcher pulls `get_foreign_population_by_country` to see migration patterns in the province.
Complete set · 19capabilities
The complete Diputación de Alicante capability set.
These are the exact actions your AI can choose when you ask it to work with Diputación de Alicante.
01—04
4 capabilities in this set.
Part of 19 available through Diputación de Alicante.
- 01 Capability
Get provincial corporation members
Lists the members of the provincial corporation. This provides a clear view of regional governance.
- 02 Capability
Get public debt
Pulls general public debt statistics. This gives you a broad look at the province's financial obligations.
- 03 Capability
Get dataset
Fetches any specific dataset from the portal using its slug. This is your catch-all for niche data.
- 04 Capability
Get elections results
Retrieves results from past elections. It helps you analyze historical political trends in the region.
05—08
4 capabilities in this set.
Part of 19 available through Diputación de Alicante.
- 05 Capability
Get foreign population by country
Breaks down foreign population stats by country of origin. This is great for diversity and migration research.
- 06 Capability
Get live debt
Gets current live debt figures for the region. This is essential for real-time financial monitoring.
- 07 Capability
Get mayors
Pulls historical records of provincial mayors. This helps in building timelines of provincial leadership.
- 08 Capability
Get population nuclei
Pulls the latest data on population nuclei in the province. This is useful for understanding regional settlement patterns.
09—12
4 capabilities in this set.
Part of 19 available through Diputación de Alicante.
- 09 Capability
Get population register
Retrieves the history of population register evolution. Use this to see how demographics have changed over time.
- 10 Capability
Get blue flags
Lists beaches in the region that hold Blue Flag status. It helps identify top-rated coastal destinations.
- 11 Capability
Get cemeteries
Provides GeoJSON data for cemetery locations. This is perfect for urban planning or mapping tasks.
- 12 Capability
Get cultural centers
Finds cultural centers within the province. Use this to map out regional arts and heritage sites.
13—16
4 capabilities in this set.
Part of 19 available through Diputación de Alicante.
- 13 Capability
Get foreign population stats
Provides overall statistics on the foreign population. Use this for a high-level view of regional demographics.
- 14 Capability
Get local directory
Lists the local directory of town halls. Use this to find official municipal contact points.
- 15 Capability
Get moors and christians festivals
Lists Moors and Christians festival dates. This is a key dataset for local cultural event planning.
- 16 Capability
Get municipal budgets
Retrieves the current budgets for various municipalities. Use this to compare spending across different towns.
17—19
3 capabilities in this set.
Part of 19 available through Diputación de Alicante.
- 17 Capability
Get official local festivals
Pulls the official calendar of local festivals. This is perfect for creating comprehensive regional event guides.
- 18 Capability
Get provincial budget evolution
Shows how the provincial budget has changed over time. Use this to track long-term financial trends.
- 19 Capability
Get staffing levels
Retrieves staffing levels for the region. Use this to analyze public sector employment and personnel data.
Set up in minutes
One URL. Then ask Diputación de Alicante to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Diputación de Alicante 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_5So72jHHkl7xkcrorJrtovwwZUol6ZS3Gb0VfMaj/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 Diputación de Alicante, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Diputación de Alicante for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_5So72jHHkl7xkcrorJrtovwwZUol6ZS3Gb0VfMaj/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 Diputación de Alicante URL.
- Step 03
Save and start
Save the connection and enable Diputación de Alicante in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"diputacion-de-alicante": {
"url": "https://edge.vinkius.com/vk_preview_5So72jHHkl7xkcrorJrtovwwZUol6ZS3Gb0VfMaj/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 Diputación de Alicante
Open Agent mode in chat and ask: "Using Diputación de Alicante, help me...". 19 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"diputacion-de-alicante": {
"url": "https://edge.vinkius.com/vk_preview_5So72jHHkl7xkcrorJrtovwwZUol6ZS3Gb0VfMaj/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 Diputación de Alicante
Ask Copilot: "Using Diputación de Alicante, help me...". 19 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"diputacion-de-alicante": {
"url": "https://edge.vinkius.com/vk_preview_5So72jHHkl7xkcrorJrtovwwZUol6ZS3Gb0VfMaj/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 Diputación de Alicante
Open Cascade and ask: "Using Diputación de Alicante, help me...". 19 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"diputacion-de-alicante": {
"url": "https://edge.vinkius.com/vk_preview_5So72jHHkl7xkcrorJrtovwwZUol6ZS3Gb0VfMaj/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 Diputación de Alicante
Ask Cline: "Using Diputación de Alicante, help me...". 19 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add diputacion-de-alicante --transport http "https://edge.vinkius.com/vk_preview_5So72jHHkl7xkcrorJrtovwwZUol6ZS3Gb0VfMaj/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 Diputación de Alicante
Ask Claude: "Using Diputación de Alicante, show me...". 19 tools are ready
Where the request belongs
Work Diputación de Alicante can move forward.
This is for researchers and government workers who spend hours copy-pasting data from Spanish government portals. It's for the person who needs accurate, official numbers for a report today.
Data Analyst
Pulling demographic trends and migration stats for regional reports and academic research.
Tourism Planner
Checking beach awards and festival dates to create regional travel guides and event schedules.
Public Administrator
Monitoring municipal debt and budget evolution to track public spending across different towns.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsGobierno Abierto Valencia
Access Valencia's Open Data portal to query datasets, resources, and public records directly from your AI agent.
Dades Obertes Catalunya
Access Catalonia's Open Data portal. search catalogs and query datasets using SoQL to extract public information directly.
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.
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.
Ayuntamiento de Barcelona (CKAN)
Access the Open Data BCN portal to query urban datasets, environmental records, and public statistics directly through AI.
IBESTAT (Estadística Illes Balears)
Access official statistical data from the Balearic Islands. query operations, resources, and detailed datasets directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Diputación de Alicante 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 Diputación de Alicante.
The practical details behind the request, access and result.
What can I do with the Diputación de Alicante MCP?
I can pull official data on demographics, budgets, and tourism from the Alicante province. It connects your agent to the government's open data portal so you can get facts instantly.
Can the Diputación de Alicante MCP help with budget tracking?
Yes, it can pull municipal budgets and track the evolution of the provincial budget over time. This helps you monitor how public funds are being allocated across the region.
How do I get beach data with the Diputación de Alicante MCP?
You can ask your agent to list all beaches with Blue Flag status. It pulls the official environmental and quality ratings for beaches in the province.
Does the Diputación de Alicante MCP include historical data?
It includes several historical records, such as the evolution of the population register and a list of past mayors. This is great for long-term demographic or political research.
Can I use the Diputación de Alicante MCP for tourism planning?
Absolutely. It provides access to official festival calendars, including Moors and Christians celebrations, and cultural center locations.
Is the data in the Diputación de Alicante MCP updated?
The Connector pulls from the official open data portal, which provides real-time statistics on things like live debt and current municipal budgets.
How can I check the current debt levels for municipalities in Alicante?
You can use the get_live_debt capability to retrieve the 'Deuda Viva' dataset, which contains financial data regarding the outstanding debt of local municipalities.
Is it possible to see the distribution of foreign residents by their country of origin?
Yes. The get_foreign_population_by_country capability provides detailed statistics on the foreign population residing in the province, categorized by nationality.
Can I find information about local festivals like Moors and Christians?
Absolutely. Use the get_moors_and_christians_festivals capability for specific data on those celebrations, or get_official_local_festivals for the general provincial festival calendar.
One connection away
Give your agent a direct line to Diputación de Alicante.
Connect Diputación de Alicante once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available