Back to Home
KSAklfszf921 icon

SCB-MCP

Verified Safe

by KSAklfszf921

Overview

Provides AI assistants and LLMs with structured access to official Swedish statistics and data from Statistics Sweden (SCB) for querying, retrieval, and analysis.

Installation

Run Command
docker run -p 3000:3000 scb-mcp

Environment Variables

  • PORT
  • NODE_ENV

Security Notes

The server acts as a proxy to a public API (Statistics Sweden's PxWebAPI 2.0). It uses CORS with `origin: '*'`, which is appropriate for a public, stateless API designed to be consumed by various clients. No `eval` or direct command injection vulnerabilities were found in the runtime code. No hardcoded secrets. `node-fetch` is used for external requests. Rate limiting is implemented for the proxied API. Error handling includes structured JSON-RPC errors. An `execSync` call is present in a build script (`scripts/update-api-types.ts`), which is not part of the runtime server and thus poses a low risk.

Similar Servers

Stats

Interest Score32
Security Score9
Cost ClassMedium
Avg Tokens75000
Stars1
Forks0
Last Update2025-12-02

Tags

statisticsswedendata-apimcpllm-tool