Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Danish Cvr

БесплатноНе проверен

Enables AI assistants to search and look up Danish and Norwegian company registry (CVR) data, including company details, bankruptcy status, and more.

GitHubEmbed

Описание

Enables AI assistants to search and look up Danish and Norwegian company registry (CVR) data, including company details, bankruptcy status, and more.

README

An MCP (Model Context Protocol) server that gives AI assistants access to the Danish company registry (CVR). Look up any Danish or Norwegian company by name, CVR number, phone, or production unit number.

Why?

The MCP ecosystem has 500+ servers, but almost none cover Nordic/EU data sources. This is the first MCP server for Danish company data. Built for AI agents that need to research Danish businesses.

Tools

Tool Description
cvr_search Search by company name, CVR number, P-number, or phone
cvr_lookup Direct lookup by 8-digit CVR number

Example queries

  • "Look up Novo Nordisk" → Returns full company details, 33K employees, founded 1931
  • "Find CVR 24256790" → Direct CVR lookup
  • "Search for companies in Gilleleje" → Name-based search
  • "Is CVR 12345678 bankrupt?" → Returns bankruptcy status

Install

Claude Desktop / OpenClaw

Add to your MCP config:

{
  "mcpServers": {
    "danish-cvr": {
      "command": "npx",
      "args": ["-y", "mcp-danish-cvr"]
    }
  }
}

Local development

git clone https://github.com/robobobby/mcp-danish-cvr
cd mcp-danish-cvr
npm install
npm start

Data

Data comes from cvrapi.dk, a free API wrapping the official Danish CVR registry.

Fields returned: Company name, CVR number, address, industry (code + description), company type, employee count, phone, email, website, founding/closing date, owners, production units, bankruptcy status.

Countries: Denmark (dk) and Norway (no).

Rate limit: 50 free lookups per day per IP.

Requirements

  • Node.js 18+
  • No API key needed

License

MIT

from github.com/robobobby/mcp-danish-cvr

Установка Danish Cvr

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/robobobby/mcp-danish-cvr

FAQ

Danish Cvr MCP бесплатный?

Да, Danish Cvr MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Danish Cvr?

Нет, Danish Cvr работает без API-ключей и переменных окружения.

Danish Cvr — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Danish Cvr в Claude Desktop, Claude Code или Cursor?

Открой Danish Cvr на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Danish Cvr with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai