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

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityInactive
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

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

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    D
    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
    74
    MIT
  • A
    license
    Not graded
    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.
    14
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server for Statistics Norway (SSB) PxWebApi, enabling table metadata queries via a single tool.
    16
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server for accessing Norges Bank exchange rates and interest rates via SDMX data flows.
    15
    MIT

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