@pipeworx/scb-se

Connect: https://gateway.pipeworx.io/scb-se/mcp · Install: one-click buttons

Tools: 3

Statistics Sweden (SCB) MCP — PxWeb JSON-stat API serving the Swedish statistical database. Keyless.

Tools

  • subjects(path?) — navigate the subject tree (root or sub-path)
  • table_meta(path) — table definition (dimensions, valid values)
  • query_table(path, body) — request data from a table; body is a PxWeb query ({query: [{code, selection: ...}], response: {format: "json-stat2"}})

Data source

https://api.scb.se/OV0104/v1/doris/en/ssd/

Tools

  • subjects — Browse Statistics Sweden (SCB) PxWeb subject tree; pass a sub-path like “BE/BE0101” to drill down, or omit for root subjects. Returns child nodes with names and table counts.
  • table_meta — Fetch dimension definitions and valid filter values for a specific SCB PxWeb table (e.g. “BE/BE0101/BE0101A/BefolkningNy”). Required before calling query_table to know which codes to pass.
  • query_table — Pull data from a table. body is a PxWeb query object.

Tools

  • query_table — Pull data from a table. body is a PxWeb query object.
  • subjects — Browse Statistics Sweden (SCB) PxWeb subject tree; pass a sub-path like BE/BE0101 to drill down, or omit for root subjects. Returns child nodes with names and table counts.
  • table_meta — Fetch dimension definitions and valid filter values for a specific SCB PxWeb table (e.g. BE/BE0101/BE0101A/BefolkningNy ). Required before calling query_table to know which codes to pass.

Regenerated from source · build July 4, 2026