Connects to Spain's National Statistics Institute (INE) via their Tempus3 JSON API. Part of the Pipeworx gateway system, which means you can either use it standalone or access it alongside 250+ other data sources through a unified endpoint. The documentation doesn't detail specific tools, but INE typically exposes demographic data, economic indicators, labor statistics, and census information for Spain. Supports the ask_pipeworx natural language interface, so you can query Spanish statistical data without manually constructing API calls. Useful when building dashboards, research tools, or applications that need official Spanish government statistics without dealing with raw API authentication and endpoints.
INE Spain (Instituto Nacional de Estadística) Tempus3 JSON API 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": {
"ine-es": {
"url": "https://gateway.pipeworx.io/ine-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 Ine 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