Connects Claude to data.europa.eu, the EU's official open data portal covering 1.6 million datasets from member states and institutions. You get five tools: search datasets by keyword, fetch individual packages by ID, list publishing organizations, browse thematic groups, and query tags. Built by Pipeworx as part of their gateway that aggregates 250+ data sources. Useful when you need structured access to European public sector data like transportation schedules, environmental metrics, or legislative records without scraping portals manually. Runs over streamable HTTP, so no local setup required.
data.europa.eu MCP — EU open-data hub.
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.
| Tool | Description |
|---|---|
search | Search datasets. |
package | Single dataset by id. |
organizations | List publishing organizations. |
groups | List themes/groups. |
tags | List or search tags. |
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"data-europa": {
"url": "https://gateway.pipeworx.io/data-europa/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 Data Europa 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