IBESTAT (Estadística Illes Balears) Connector for AI agents.
4 live capabilities
Access official Balearic Islands statistics and regional data for your reports.
Waiting for input…
Why people use IBESTAT (Estadística Illes Balears)
Get Official Balearic Islands Statistics with IBESTAT
This Connector changes that by putting the entire IBESTAT catalog into your AI client. You can just describe the data you need, and your agent handles the navigation and retrieval. You go from clicking through tabs to getting the raw numbers you need in seconds.
What Vinkius changes
You get official regional data without having to manually navigate government portals.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Tourism Analysis
A researcher wants to compare tourism growth across the region.
- Real-world use case 02
Economic Reporting
An analyst needs the latest GDP figures for a report.
- Real-world use case 03
App Development
A developer is building a travel app and needs to pull demographic data.
Complete set · 4capabilities
The complete IBESTAT (Estadística Illes Balears) capability set.
These are the exact actions your AI can choose when you ask it to work with IBESTAT (Estadística Illes Balears).
01—04
4 capabilities in this set.
Part of 4 available through IBESTAT (Estadística Illes Balears).
- 01 Capability
Get data
Pulls specific statistical figures from a resource in JSON, CSV, or XML. This helps you get the exact numbers you need for your analysis without manual searching.
- 02 Capability
List resources
Lists the specific tables and datasets tied to a given operation ID. This lets you see every individual data point available for a specific study.
- 03 Capability
Get metadata
Retrieves the definitions and structural context for a statistical operation. Use this to make sure you understand exactly what a specific metric represents.
- 04 Capability
List operations
Shows all available statistical studies and operations in the catalog. It's the best way to see the full scope of data available in the region.
Set up in minutes
One URL. Then ask IBESTAT (Estadística Illes Balears) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use IBESTAT (Estadística Illes Balears) 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_5FyHl1m4bRYMhkj67btFIwRGpztP5bJS43dXaijx/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 IBESTAT (Estadística Illes Balears), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable IBESTAT (Estadística Illes Balears) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_5FyHl1m4bRYMhkj67btFIwRGpztP5bJS43dXaijx/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 IBESTAT (Estadística Illes Balears) URL.
- Step 03
Save and start
Save the connection and enable IBESTAT (Estadística Illes Balears) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"ibestat-estadistica-illes-balears": {
"url": "https://edge.vinkius.com/vk_preview_5FyHl1m4bRYMhkj67btFIwRGpztP5bJS43dXaijx/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 IBESTAT (Estadística Illes Balears)
Open Agent mode in chat and ask: "Using IBESTAT (Estadística Illes Balears), help me...". 4 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"ibestat-estadistica-illes-balears": {
"url": "https://edge.vinkius.com/vk_preview_5FyHl1m4bRYMhkj67btFIwRGpztP5bJS43dXaijx/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 IBESTAT (Estadística Illes Balears)
Ask Copilot: "Using IBESTAT (Estadística Illes Balears), help me...". 4 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"ibestat-estadistica-illes-balears": {
"url": "https://edge.vinkius.com/vk_preview_5FyHl1m4bRYMhkj67btFIwRGpztP5bJS43dXaijx/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 IBESTAT (Estadística Illes Balears)
Open Cascade and ask: "Using IBESTAT (Estadística Illes Balears), help me...". 4 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"ibestat-estadistica-illes-balears": {
"url": "https://edge.vinkius.com/vk_preview_5FyHl1m4bRYMhkj67btFIwRGpztP5bJS43dXaijx/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 IBESTAT (Estadística Illes Balears)
Ask Cline: "Using IBESTAT (Estadística Illes Balears), help me...". 4 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add ibestat-estadistica-illes-balears --transport http "https://edge.vinkius.com/vk_preview_5FyHl1m4bRYMhkj67btFIwRGpztP5bJS43dXaijx/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 IBESTAT (Estadística Illes Balears)
Ask Claude: "Using IBESTAT (Estadística Illes Balears), show me...". 4 tools are ready
Where the request belongs
Work IBESTAT can move forward.
Researchers and data analysts who need accurate, official regional data from the Balearic Islands without the hassle of manual downloads.
Data Analyst
Pulling regional economic figures for a quarterly report.
Academic Researcher
Gathering historical demographic trends for a study.
Software Developer
Integrating public Balearic statistics into a live dashboard.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAyuntamiento de Barcelona (CKAN)
Access the Open Data BCN portal to query urban datasets, environmental records, and public statistics directly through AI.
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.
Diputación de Alicante
Access open data from the province of Alicante. query demographics, municipal budgets, public debt, and local festivals directly.
Gipuzkoa Irekia
Access open data from Gipuzkoa (Spain). search datasets, explore resources, and query organizations or thematic groups directly from any AI agent.
Dades Obertes Catalunya
Access Catalonia's Open Data portal. search catalogs and query datasets using SoQL to extract public information directly.
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.
Bring your own AI
Change the model, client or framework. Keep IBESTAT 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 IBESTAT.
The practical details behind the request, access and result.
Can I use the IBESTAT MCP to get tourism data?
Yes, it provides access to official tourism statistics for the Balearic Islands, including visitor numbers and regional impact data.
What formats does the IBESTAT MCP support?
You can pull data in JSON, CSV, and XML formats, making it easy to use the data in your own apps or reports.
Is this for all of Spain?
No, this Connector is specifically for the official statistics of the Balearic Islands.
How do I know what a specific number means?
You can ask your agent to pull the metadata, which provides the definitions and structural context for any given statistical operation.
Can I use this for my research paper?
Yes, it's a great way to gather historical and current socio-economic indicators for academic research or professional reports.
Does the IBESTAT MCP work with Cursor?
Yes, you can connect this Connector to Cursor, Claude, Windsurf, or any other MCP-compatible client.
How can I find out which statistical tables are available for a specific study?
Use the list_resources capability with the specific operationId. It will return a list of all available resources (tables) associated with that statistical operation.
Can I retrieve the statistical data in different languages?
Yes. When using the get_data capability, you can specify the lang parameter. Supported languages typically include Catalan ('ca'), Spanish ('es'), and English ('en').
What formats are available for downloading data?
The get_data capability allows you to choose between 'json', 'xml', and 'csv' formats via the format parameter, making it easy to integrate with different analysis capabilities.
One connection away
Give your agent a direct line to IBESTAT.
Connect IBESTAT once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available