Danish Cvr
FreeNot checkedEnables AI assistants to search and look up Danish and Norwegian company registry (CVR) data, including company details, bankruptcy status, and more.
About
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
Install Danish Cvr in Claude Desktop, Claude Code & Cursor
unyly install danish-cvrInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add danish-cvr -- npx -y mcp-danish-cvrFAQ
Is Danish Cvr MCP free?
Yes, Danish Cvr MCP is free — one-click install via Unyly at no cost.
Does Danish Cvr need an API key?
No, Danish Cvr runs without API keys or environment variables.
Is Danish Cvr hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Danish Cvr in Claude Desktop, Claude Code or Cursor?
Open Danish Cvr on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Danish Cvr with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
