Skip to main content
Glama

pxweb-mcp

MCP server for accessing statistical data via the PxWeb API v2.

Quick Start

npx -y @jarib/pxweb-mcp
npx -y @jarib/pxweb-mcp --transport streamable-http --port 3000

Related MCP server: scb-opendata-mcp

Known PxWeb v2 Instances

Organization

URL

Statistics Norway (SSB)

https://data.ssb.no/api/pxwebapi/v2

Statistics Sweden (SCB)

https://statistikdatabasen.scb.se/api/v2

Use the --url option to connect to a different instance:

npx @jarib/pxweb-mcp --url https://statistikdatabasen.scb.se/api/v2

Development

pnpm install
pnpm build
node build/index.js

Configuration

{
  "mcpServers": {
    "pxweb": {
      "type": "http",
      "url": "http://localhost:3000/mcp"
    }
  }
}

License

MIT

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jarib/pxweb-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server