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: mcp-stat-lv

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.

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    MCP server for official statistics from Statistics Finland (Tilastokeskus) — the StatFin database, exposed through the PxWeb API. Search 3000+ tables, inspect their dimensions, and pull data as JSON-stat2.
    4
    46
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    MCP server that enables querying Latvian official statistics from data.stat.gov.lv via PxWeb tables, allowing retrieval of table definitions and data through natural language or direct tool calls.
    8
    MIT

View all related MCP servers

Related MCP Connectors

  • Statistics Norway (SSB) PxWebApi MCP.

  • MCP server for Statistics Sweden (SCB) - 1200+ tables with population, economy, environment data

  • Statistics Netherlands (CBS / StatLine) OData MCP.

View all MCP Connectors

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