MCP Server
MCP
io.github.olgasafonova/nordic-registry-mcp-server
Access Nordic business registries (Norway, Denmark, Finland, Sweden). 23 tools.
Install
oci:ghcr.io/olgasafonova/nordic-registry-mcp-server:1.0.2
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/olgasafonova/nordic-registry-mcp-server:1.0.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Bolagsverket OAuth2 client ID (only needed for Sweden tools)",
"format": "string",
"isSecret": true,
"name": "BOLAGSVERKET_CLIENT_ID"
},
{
"description": "Bolagsverket OAuth2 client secret (only needed for Sweden tools)",
"format": "string",
"isSecret": true,
"name": "BOLAGSVERKET_CLIENT_SECRET"
}
]
}
]
}
mcp
model-context-protocol
oci
By
Comments
Sign in to leave a comment