Connects Claude to the Swiss National Bank's official data portal without requiring API keys. Part of the Pipeworx gateway ecosystem, which offers a streamable HTTP transport and an ask_pipeworx tool that lets you query SNB data in plain English rather than calling specific endpoints. The gateway handles tool selection and argument mapping automatically. Useful when you need Swiss monetary policy data, exchange rates, or central bank statistics in conversational workflows. Can be used standalone or as part of the full Pipeworx gateway that bundles 250+ data sources. MIT licensed and hosted, so no local setup required.
Swiss National Bank (SNB) data portal MCP. Keyless.
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": {
"snb-ch": {
"url": "https://gateway.pipeworx.io/snb-ch/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 Snb Ch 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