Back to search
100
MCP live v1.4.3 streamable-http

io.github.Mnymann/nordic-data

io.github.Mnymann/nordic-data

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

Uptime
42.9%
7 probes
Response
94ms
last probe
Tools
8
callable

Tools · 8

lookup_company

Look up basic company data (name, address, status, industry, VAT registration, founding date) from official European business registries. Supports 15 countries: DK (CVR), NO (Brønnøysund), SE (Bolagsv…

validate_vat

Validate a VAT registration number against the official EU VIES service (or HMRC for GB). Returns validity status, registered name, and registered address.

screen_sanctions

Screen one or more names against UN, EU, OFAC and PEP sanctions lists (768K+ entries via OpenSanctions). Returns match scores with source attribution.

kyb_full

Full Know-Your-Business master report for a company across 15 EU countries (DK, NO, SE, FI, IE, UK, FR, DE, CZ, PL, LV, EE, NL, BE, LU). Aggregates 9 sections: identity, registered address (geocoded),…

autocomplete_address

Address autocomplete using each country's authoritative register: DAWA (DK), Kartverket (NO), BAN (FR official), MML (FI), and Nominatim (others). Returns ranked address suggestions with coordinates. …

lookup_lei

Look up a Legal Entity Identifier (LEI) via GLEIF — the global standard for entity identification. Returns legal name, registered address, status, parent + ultimate parent relationships, and child ent…

company_enriched

Enriched company data: basic registry data + DAWA-validated address with lat/lng + industry statistics (DST for DK, SSB for NO, etc.) + Wikidata enrichment (website, employees, CEO, ticker, logo, Wiki…

fr_history

French company history timeline. Returns one event per change to the company's name, activity (NAF code), status (active/closed), legal form, or social-economy flag, derived from INSEE Sirene 3.11's b…

Similar MCP servers embedding-nearest

Bizfile MCP live
Company intelligence and sanctions screening across 130+ jurisdictions and 328 sanctions lists.
3 tools · streamable-http
Nordic Financial MCP live
Semantic search over Nordic filings, press releases, macro data and electricity prices.
7 tools · streamable-http
io.github.mnymann/nordic-data
Company, KYB, VAT, sanctions, LEI and address data for 15 EU countries.
0 tools · streamable-http
io.github.XogZ3/botoi-mcp live
49 developer tools via MCP: DNS, WHOIS, IP lookup, JWT, hashing, QR, and more.
49 tools · streamable-http
Velvoite — EU Financial Regulatory Compliance live
EU financial regulatory monitoring: DORA, MiCA, MiFID II, AML, Solvency II and more.
16 tools · streamable-http
io.github.PrinceGabriel-lgtm/freshcontext live
Freshness-aware AI retrieval with 21 MCP tools for timestamped, decay-ranked live signals.
21 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.mnymann/nordic-data": {
      "url": "https://nordic-data-mcp-production.up.railway.app/mcp/auth",
      "transport": "streamable-http"
    }
  }
}