generated: '2026-08-01' method: searched source: >- PyPI, npm registry, pkg.go.dev, crates.io, Homebrew API, github.com/NordSecurity and github.com/NordStellar summary: official_first_party: 4 community_distribution: 4 note: >- Nord Security ships no conventional REST client SDK for any of its APIs — there is no nordstellar-python/-node/-go package on any registry. The first-party packages that do exist are agent/automation plumbing (the MCP auth proxy, the n8n node) and low-level networking libraries from the VPN client stack. NordStellar's own docs teach the APIs with raw Python `requests` examples rather than an SDK. packages: - language: python registry: pypi name: nordstellar-mcp version: 0.1.4 url: https://pypi.org/project/nordstellar-mcp/ install: uvx nordstellar-mcp https://platform-mcp.nordstellar.com/mcp description: Auth proxy that forwards MCP tool calls to a remote NordStellar MCP server. repository: https://github.com/NordStellar/nordstellar-mcp requires_python: '>=3.10' official: true kind: mcp-proxy - language: javascript registry: npm name: n8n-nodes-nordstellar version: 0.1.3 url: https://www.npmjs.com/package/n8n-nodes-nordstellar install: npm install n8n-nodes-nordstellar description: n8n community node for the NordStellar Integration API. repository: https://github.com/NordStellar/n8n-nodes-nordstellar license: MIT official: true kind: workflow-node - language: go registry: pkg.go.dev name: github.com/NordSecurity/libtelio-go url: https://pkg.go.dev/github.com/NordSecurity/libtelio-go install: go get github.com/NordSecurity/libtelio-go description: Go bindings for libtelio, the networking/meshnet library behind NordVPN. repository: https://github.com/NordSecurity/libtelio-go official: true kind: client-library - language: multi registry: github name: nordstellar-mcp (.mcpb bundle) url: https://github.com/NordStellar/nordstellar-mcp/releases/download/mcpb-latest/nordstellar-mcp.mcpb install: drag nordstellar-mcp.mcpb onto Claude Desktop description: One-click MCP bundle for Claude Desktop; no prerequisites or manual configuration. repository: https://github.com/NordStellar/nordstellar-mcp license: GPL-3.0 official: true kind: mcp-bundle community_distribution: - language: n/a registry: homebrew-cask name: nordvpn version: 10.7.0 url: https://formulae.brew.sh/cask/nordvpn install: brew install --cask nordvpn official: false note: Community-maintained cask wrapping the vendor macOS binary. - language: n/a registry: homebrew-cask name: nordlayer version: 3.11.0 url: https://formulae.brew.sh/cask/nordlayer install: brew install --cask nordlayer official: false - language: n/a registry: homebrew-cask name: nordpass version: 7.9.3 url: https://formulae.brew.sh/cask/nordpass install: brew install --cask nordpass official: false - language: n/a registry: homebrew-cask name: nordlocker version: 4.26.1 url: https://formulae.brew.sh/cask/nordlocker install: brew install --cask nordlocker official: false source_repositories: - url: https://github.com/NordSecurity/nordvpn-linux language: go description: NordVPN Linux client; ships 42 .proto gRPC service definitions (see grpc/). - url: https://github.com/NordSecurity/libtelio language: rust description: Networking/meshnet library used by the NordVPN clients. - url: https://github.com/NordSecurity/libdrop language: rust description: File-sharing library behind NordVPN Meshnet file transfer. - url: https://github.com/NordSecurity/NepTUN language: rust description: Userspace WireGuard implementation. - url: https://github.com/NordSecurity/llt-proto language: rust description: Common protobuf/gRPC definitions shared by the LLT teams. x-evidence: fetched: '2026-08-01' registries_checked: [pypi, npm, pkg.go.dev, crates.io, homebrew, github] misses: - {registry: crates.io, queries: [telio, neptun, uniffi-bindgen-cs, uniffi-bindgen-go, llt-proto], result: no published crate} - {registry: pkg.go.dev, queries: [libdrop-go, uniffi-bindgen-go], result: 404}