How to Use the Datos.gob.es (Catálogo Nacional) MCP in Claude Code
Pipe Spanish public data directly into your terminal. Claude Code automates catalog searches and dataset extraction from the command line.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Datos.gob.es (Catálogo Nacional) MCP to Claude Code
Create your Vinkius account to connect Datos.gob.es (Catálogo Nacional) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Command Line Data Extraction
Scraping public portals via bash scripts is fragile and annoying. Claude Code replaces those brittle curl commands with direct tool calls. You just ask it to find recent records, and it fires `list_datasets_by_date`. The results stream straight into your terminal session. From there, you can tell the agent to pipe the output into a local file or use `get_dataset` to inspect the metadata of a specific entry.
Headless Datos.gob.es MCP Server Access
Running automated data ingestion pipelines requires reliable access. You can set up a cron job where Claude Code calls `list_distributions` to check for new public sector files. When new files appear, the agent uses `list_distributions_by_format` to isolate machine-readable formats. It grabs the URLs so your background workers can download the actual data payloads.
Automated Regional Ingestion
Updating localized databases manually wastes hours of engineering time. Claude Code handles this by running `list_provinces` to verify current geographic identifiers. With the right IDs, it triggers `list_datasets_by_spatial` to pull fresh regional records. You get structured JSON output that feeds perfectly into your downstream CI/CD pipelines.
Set up Datos.gob.es (Catálogo Nacional) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seedatosgobes-catalogo-nacional-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Datos.gob.es (Catálogo Nacional) transactions." It will automatically discover and invoke the available Datos.gob.es (Catálogo Nacional) tools.
claude mcp add --transport http datosgobes-catalogo-nacional-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Datos.gob.es (Catálogo Nacional) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Datos.gob.es (Catálogo Nacional) MCP today
We host it, we monitor it, we maintain it. You just paste one token.