Connects Claude to Norway's parliamentary open data API at data.stortinget.no, giving you programmatic access to Stortinget proceedings, votes, representatives, and legislative documents. Part of the Pipeworx gateway ecosystem, which means you can either use this standalone endpoint or tap into their broader collection of 250+ data sources through a unified interface. The ask_pipeworx wrapper lets you query in natural language instead of calling specific tools directly. Useful if you're building political analysis tools, researching Norwegian legislation, tracking parliamentary activity, or need structured access to official government records without scraping HTML pages.
Stortinget (Norwegian Parliament) open data MCP — data.stortinget.no.
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": {
"storting-no": {
"url": "https://gateway.pipeworx.io/storting-no/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 Storting No 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