Connects Claude directly to Portugal's national open data portal at dados.gov.pt, giving you programmatic access to government datasets, statistics, and public sector information. The source doesn't list specific tools yet, but it's part of the Pipeworx gateway ecosystem, which means you can use the ask_pipeworx function to query Portuguese public data in plain English rather than calling endpoints manually. Useful if you're building apps that need Portuguese demographic data, transport schedules, municipal information, or any other datasets published by Portuguese government agencies. Runs over streamable HTTP, so no local installation needed.
dados.gov.pt MCP — Portugal's national open data portal.
Part of Pipeworx — an MCP gateway connecting AI agents to 725+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"dados-pt": {
"url": "https://gateway.pipeworx.io/dados-pt/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 725+ 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 Dados Pt 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