SSB-MCP
About
MCP server for interacting with Statistics Norway (SSB) API - enabling AI agents to access Norwegian statistical data
Details
- Author
- haakonjacobsen
- Downloads
- 327
- Categories
- Other
Jump to
- Standardized access to SSB’s statistical databases
- Easy-to-use interface for AI agents
- Support for both Norwegian and English queries
- Structured data retrieval from SSB’s API
- Caching mechanism for improved performance
Install Node.js (v18 or higher), clone the repository, run npm install, configure environment variables in a .env file (optionally including an SSB API key), and start the server with npm start. AI agents can then connect via the MCP protocol.
SSB-MCP
MCP server for interacting with Statistics Norway (SSB) API - enabling AI agents to access Norwegian statistical data.
Overview
SSB-MCP is a Machine Communication Protocol (MCP) server that provides a standardized interface for AI agents to interact with Statistics Norway's (SSB) API. This service enables seamless access to Norwegian statistical data through a well-defined API structure.
Features
- Standardized access to SSB's statistical databases
- Easy-to-use interface for AI agents
- Support for both Norwegian and English queries
- Structured data retrieval from SSB's API
- Caching mechanism for improved performance
Getting Started
Prerequisites
- Node.js (v18 or higher)
- npm or yarn
- API key from SSB (if required)
Installation
1. Clone the repository:
git clone https://github.com/haakonjacobsen/ssb-mcp.git
cd ssb-mcp
2. Install dependencies:
npm install
3. Configure environment variables:
```bash
cp .env.example .env
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



