mcp-ssb
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SSB_DB | No | Override the location of the SQLite database (default: ~/.local/share/mcp-ssb/ssb.db) | |
| XDG_DATA_HOME | No | Override the base data directory; the index will be placed at $XDG_DATA_HOME/mcp-ssb/ssb.db (default: ~/.local/share) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| searchA | Søk i SSBs 3 898 tabeller på tittel, beskrivelse og dimensjonsnavn. Søket er bygget for norsk: det oversetter dagligtale til SSBs egne termer
(«boligpris» finnes ikke — tabellen heter «Prisindeks for brukte boliger»),
og trapper opp fra eksakte ord via prefiks til stamme til det gir treff.
Feltet Bruk |
| tableA | Hvilke dimensjoner en tabell har, og hvilke koder hver av dem godtar.
Bruk dette før Dimensjoner merket |
| dataA | Henter tall med et eksplisitt utvalg per dimensjon. Kjør
|
| latestA | Snarvei for «hva er tallet nå». Velger første statistikkvariabel, de siste N periodene, og lar SSB summere over dimensjoner som kan utelates. Dimensjoner som må settes får sin første verdi — de listes i svaret som |
| statusA | Når tabellkatalogen sist ble hentet, og hvor mange tabeller den inneholder. |
| syncA | Laster ned hele SSBs tabellkatalog og bygger indeksen om. Tar noen sekunder. En systemd-timer gjør dette ukentlig. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/synjan/mcp-ssb'
If you have feedback or need assistance with the MCP directory API, please join our Discord server