SSB-MCP
@haakonjacobsen
About SSB-MCP
MCP server for interacting with Statistics Norway (SSB) API - enabling AI agents to access Norwegian statistical data
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is SSB-MCP?
SSB-MCP is a Model Context Protocol (MCP) server that provides a standardized interface for AI agents to interact with Statistics Norway's (SSB) API, enabling access to Norwegian statistical data through a well-defined structure.
How to use SSB-MCP?
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.
Key features of SSB-MCP
- 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
Use cases of SSB-MCP
- AI assistants answering questions about Norwegian demographics
- Automated retrieval of economic indicators for analysis
- Integration with data-science workflows requiring official statistics
- Natural-language queries to SSB’s data catalog
FAQ from SSB-MCP
What does SSB-MCP do that the raw SSB API does not?
SSB-MCP wraps the SSB API in the MCP standard, making it directly consumable by AI agents without custom integration code. It also provides caching and bilingual query support.
What are the runtime requirements?
Node.js version 18 or higher and npm or yarn are required. An API key from SSB may be needed depending on the endpoint.
Where does the data live?
The server retrieves data on demand from Statistics Norway’s public API; no data is stored locally beyond the optional cache.
Is authentication required?
The README notes an "API key from SSB (if required)" – authentication depends on the SSB endpoint being accessed.
Is the API documentation complete?
No. The README states that detailed API documentation will be available once the initial implementation is complete.
Frequently asked questions
What does SSB-MCP do that the raw SSB API does not?
SSB-MCP wraps the SSB API in the MCP standard, making it directly consumable by AI agents without custom integration code. It also provides caching and bilingual query support.
What are the runtime requirements?
Node.js version 18 or higher and npm or yarn are required. An API key from SSB may be needed depending on the endpoint.
Where does the data live?
The server retrieves data on demand from Statistics Norway’s public API; no data is stored locally beyond the optional cache.
Is authentication required?
The README notes an "API key from SSB (if required)" – authentication depends on the SSB endpoint being accessed.
Is the API documentation complete?
No. The README states that detailed API documentation will be available once the initial implementation is complete.
Basic information
More Other MCP servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Awesome Mlops
visengerA curated list of references for MLOps

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Comments