← Index

io.github.Mnymann/nordic-data

io.github.Mnymann/nordic-data·v1.4.5·Other
Quality Score
85
/100

Company, KYB, VAT, sanctions, LEI and address data for 15 EU countries.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://nordic-data-mcp-production.up.railway.app/mcp/auth
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "nordic-data": {
      "command": "npx",
      "args": [
        "-y",
        "nordic-data-mcp"
      ],
      "env": {
        "NORDIC_API_KEY": "<your-nordic_api_key>",
        "NORDIC_DEFAULT_COUNTRY": "<nordic_default_country>",
        "NORDIC_VERBOSE_ERRORS": "<nordic_verbose_errors>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "nordic-data": {
      "command": "npx",
      "args": [
        "-y",
        "nordic-data-mcp"
      ],
      "env": {
        "NORDIC_API_KEY": "<your-nordic_api_key>",
        "NORDIC_DEFAULT_COUNTRY": "<nordic_default_country>",
        "NORDIC_VERBOSE_ERRORS": "<nordic_verbose_errors>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y nordic-data-mcp
§02  Environment variables
NORDIC_API_KEY
requiredsecret

Your Nordic Data API key — get one at https://addonnordic.com (free tier: 100 lookups/day)

NORDIC_DEFAULT_COUNTRY

Optional ISO 3166-1 alpha-2 country code (lowercase) to assume when a tool call omits the country argument. One of: dk, no, se, fi, ie, uk, fr, de, cz, pl, lv, ee, nl, be, lu.

NORDIC_VERBOSE_ERRORS

Optional. Set to 'true' to include upstream HTTP status and request-id details in error messages. Useful for debugging.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other