Connects Claude to datos.gob.es, Spain's official open data catalogue. Part of the Pipeworx gateway ecosystem, which routes requests to over 673 data sources. The server supports a streamable HTTP transport and includes an ask_pipeworx tool that handles plain English queries, automatically selecting the right API calls and parameters. Useful when you need Spanish government datasets, public sector information, or regional statistics without manually browsing the portal. You can add just this server or connect to the full Pipeworx gateway for access to their entire source collection. Runs remotely so no local setup required.
datos.gob.es MCP.
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"datos-gob-es": {
"url": "https://gateway.pipeworx.io/datos-gob-es/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 673+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Datos Gob Es data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
com.mcparmory/google-sheets
domdomegg/google-sheets-mcp
henilcalagiya/google-sheets-mcp
cct15/war-dashboard-data
moooonad/mcp-google-sheets-full
io.github.br0ski777/csv-to-json