🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@nordic-data/mcp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nordic-data/mcp

MCP stdio server for Nordic Data — global B2B intelligence for AI agents (35M+ companies, 1.6M sanctions, per-fact provenance, 78 tools). Plug into Claude Desktop, Cursor, ChatGPT, Base44, n8n, or any MCP-compatible runtime.

latest
Source
npmnpm
Version
0.1.1
Version published
Weekly downloads
58
70.59%
Maintainers
1
Weekly downloads
 
Created
Source

nordic-data-mcp

MCP stdio server for Nordic Data. Plug into Claude Desktop, Cursor, ChatGPT, Base44, n8n, or any MCP-compatible runtime — 78 tools instantly available.

Wire it up (Claude Desktop / Cursor / etc.)

{
  "mcpServers": {
    "nordic-data": {
      "command": "npx",
      "args": ["-y", "@nordic-data/mcp"],
      "env": { "NORDIC_DATA_KEY": "your_key" }
    }
  }
}

That's it. 78 tools available: lookup, search, resolve, KYB pack, officer network, sanctions, provenance, etc.

Get your key

  • Free tier (100 calls/mo, no card): https://nordicdata.cloud
  • Sandbox (no signup, 30 calls/hour): NORDIC_DATA_KEY=sandbox_try_2026

What this package is

A thin stdio bridge — reads MCP JSON-RPC from stdin, forwards it to https://api.nordicdata.cloud/mcp with your API key, streams responses back. Zero npm dependencies.

If you also want the CLI (terminal lookups, nordic-data kyb 923609016, etc.), install nordic-data — it includes everything in this package plus the CLI.

What you get access to

  • 35M+ canonical companies across 30+ countries (Nordic + UK + US state filings + LEI global)
  • 1.6M-entity sanctions + PEP screen across global watchlists
  • Per-fact provenance (origin + confidence + fetched_at on every field)
  • Universal external-ID resolver (orgnr / LEI / EIN / CVR / DUNS / company-number)
  • Cross-jurisdiction officer match — 9.2M roles, person-to-company graph
  • EU + Nordic procurement (tenders + awards across the union)
  • Verified emails + phones with multi-signal confidence scoring
  • GDPR Article 15/17 self-serve

Docs

License

MIT

Keywords

mcp

FAQs

Package last updated on 24 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts