Skip to content

Norway Open Data MCP v0.1.1

Choose a tag to compare

@iamkm1 iamkm1 released this 24 Jul 21:08

Maintenance release. No new tools, no schema changes, no runtime behaviour changes.

Changed

  • Require norway-open-data-sdk@^0.5.3 (previously ^0.5.2). SDK 0.5.3 corrects a
    population-aggregation bug in which incomplete SSB population cells could be summed and
    reported as a complete municipality total. Raising the caret floor ensures
    get_norwegian_municipality_profile can no longer resolve against the affected SDK.
    Because the SDK is pre-1.0, its correctness fixes ship as minor versions and a caret range
    does not float across them automatically — the floor is bumped deliberately.
  • Added a deterministic release guard that fails the build if package.json permits, or the
    lockfile resolves, an SDK below 0.5.3.

Install

npx -y norway-open-data-mcp

npm: https://www.npmjs.com/package/norway-open-data-mcp/v/0.1.1
Full changelog: https://github.com/iamkm1/Norway-Open-Data-MCP/blob/main/CHANGELOG.md