Connects Claude to Colombia's datos.gov.co open data portal, which runs on the Socrata platform. Part of the Pipeworx gateway ecosystem that bridges AI agents to hundreds of public data APIs. The setup uses streamable HTTP transport and includes an ask_pipeworx natural language wrapper so you can query Colombian government datasets without manually specifying tool parameters. Useful when you need programmatic access to public records, statistical datasets, or administrative data published by Colombian government entities. You can run it standalone or connect to the full Pipeworx gateway for access to their complete catalog of data sources.
datos.gov.co — Colombia's national open-data portal (Socrata platform).
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-co": {
"url": "https://gateway.pipeworx.io/datos-co/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 Co 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