Vinkius
Dades Obertes Catalunya

Dades Obertes Catalunya MCP for AI. Query Catalonia's public government data with natural language.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Dades Obertes Catalunya MCP on Cursor AI Code EditorDades Obertes Catalunya MCP on Claude Desktop AppDades Obertes Catalunya MCP on OpenAI Agents SDKDades Obertes Catalunya MCP on Visual Studio CodeDades Obertes Catalunya MCP on GitHub Copilot AI AgentDades Obertes Catalunya MCP on Google Gemini AIDades Obertes Catalunya MCP on Lovable AI DevelopmentDades Obertes Catalunya MCP on Mistral AI AgentsDades Obertes Catalunya MCP on Amazon AWS Bedrock

Connect to your AI in seconds.

Dades Obertes Catalunya lets your agent search and query thousands of public datasets from Catalonia's official open data portal. Use natural language to find relevant dataset IDs via `search_catalog`, then use those identifiers with `query_dataset` to filter, select specific columns, and extract structured information on topics like health, transport, or demographics.

What your AI can do

Query dataset

Runs advanced queries against a specific dataset using complex filters and selection parameters.

Search catalog

Searches the full open data catalog to find relevant datasets by keyword or category name.

Search for public datasets

Find the unique identifiers needed to query by searching the Dades Obertes Catalunya catalog using keywords or categories.

Query specific data records

Filter and retrieve structured rows from any dataset by applying complex criteria, selecting only the columns you need, and sorting results.

Analyze grouped statistics

Group raw data results to calculate or summarize metrics across entire datasets on demand.

Included with Plan

Waiting for input…

AI Agent

Dades Obertes Catalunya: 2 Tools for Data Discovery

These two tools let you first locate the right open data catalog, and then run complex, filtered queries against that dataset.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Dades Obertes Catalunya on Vinkius

Query Dataset

Runs advanced queries against a specific dataset using complex filters and selection parameters.

Search Catalog

Searches the full open data catalog to find relevant datasets by keyword or category...

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Claude AI

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Dades Obertes Catalunya integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Dades Obertes Catalunya, then connect any of our 5,100+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,100+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
Dades Obertes Catalunya MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Dades Obertes Catalunya. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This connection provides 2 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.

Dealing with public government statistics used to be a huge headache.

If you're doing research, you know the drill: You have to jump between ten different municipal websites. You find one dataset, download it as a CSV, open it in Excel, and then try to copy relevant columns into your master spreadsheet. Then you repeat that process for the next department.

Now? You just ask your agent what data you need from the entire catalog. It finds the source ID, runs the complex query for you, and hands over a clean table of exactly what you asked for. No manual downloading, no formatting headaches.

Querying specific public data with `query_dataset`

Writing complex filters or joins used to require knowing the exact schema of a dataset and writing specialized query language. If you missed one column name, your whole analysis failed.

This MCP handles that complexity for you. You simply describe the relationship—'show me all records where location X is in province Y'—and the system executes the accurate database logic behind the scenes.

What your AI can actually do with this

Need to pull public statistics from the Government of Catalonia? This MCP lets your agent browse thousands of government datasets without you having to manually navigate dozens of websites. You start by searching the entire catalog using keywords—it'll point you toward the right dataset ID. Once you have that identifier, you can run complex queries against it in natural language.

For instance, you can ask the system to find all records about electric vehicle charging stations within a specific postal code and only show the location and power rating. The whole process happens through your AI client, which handles the underlying data structure. Vinkius makes connecting this open data platform easy, letting any MCP-compatible client run sophisticated queries that used to require an actual database expert.

You just talk to it.

Built · Hosted · Managed by Vinkius Dades Obertes Catalunya - Query Public Government Data
Server ID 019e3884-9543-70b9-9a8f-bb8998926b4e
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Questions you might have

How do I find the unique identifier for a specific dataset? +

Use the search_catalog tool with a descriptive query. The response will include the 4x4 alphanumeric ID (e.g., 'abcd-1234') which you can then use with the query_dataset tool.

Can I filter data by specific values like a city or a date range? +

Yes! When using query_dataset, use the $where parameter to apply SoQL filters. For example, $where: "poblacio > 5000" or $where: "comarca = 'Barcelonès'".

Is a Socrata App Token mandatory to use this server? +

No, it is optional. However, providing a DADES_APP_TOKEN allows for higher rate limits and prevents throttling during intensive data exploration.

When I use `query_dataset`, how do I handle extremely large result sets? +

Use the $limit and $offset parameters. You can request results in controlled batches to manage memory and ensure you process every record systematically without overwhelming your client.

What kind of metadata does `search_catalog` return so I know if a dataset is right for me? +

search_catalog provides the dataset's official identifier, its associated categories, and a brief description. This lets you verify the data source before attempting any complex queries.

How do I perform a general keyword search across all columns using `query_dataset`? +

You need to use the $q: parameter instead of filtering with $where:. This allows you to run full-text searches, finding records based on keywords across multiple fields.

If my AI client fails when using `query_dataset`, what is the first thing I should check? +

Check your usage against the API's standard rate limits. While basic access works, applying a Socrata App Token dramatically increases throughput and prevents connection failures.

Before running `query_dataset`, how do I use `search_catalog` to narrow down my research area? +

When using search_catalog, specify keywords or categories in your prompt. This narrows the catalog from thousands of records, allowing you to select only the precise dataset ID you need.

Built & Managed by Vinkius 30s setup 2 tools

We've already built the connector for Dades Obertes Catalunya. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 2 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.