← Back to Plugins
MCP Server MCP

io.github.olgasafonova/nordic-registry-mcp-server

github By github 👁 1 views ▲ 0 votes

Access Nordic business registries (Norway, Denmark, Finland, Sweden). 23 tools.

Homepage Verified source GitHub

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

Comments

Sign in to leave a comment

Loading comments...