dk-regnskab-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_filingsA | List what a Danish company has published with the Danish Business Authority (Erhvervsstyrelsen): annual reports, half-year reports and their documents, newest first. |
| get_financialsA | Read a Danish company's published annual report (XBRL) and return key figures for the reporting year and the year before: revenue, gross profit, profit, equity, assets, cash, employees, plus auditor. Values are in the filing's currency (usually DKK). Small companies often omit revenue legally; notes explain gaps and conflicts instead of guessing. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 2 tools
The two tools have clearly distinct purposes: one lists filings, the other extracts financial data from a specific filing. There is no overlap or ambiguity between them.
Both tool names follow a consistent verb_noun pattern (list_ and get_), which is predictable and aligned with common conventions.
With only two tools, the server feels very thin. While the tools are individually useful, the set is minimal and likely insufficient for comprehensive company data retrieval, missing operations like searching or fetching specific filing documents.
The domain appears to be company financial data from the Danish Business Authority, but the surface is incomplete: there is no way to search companies, list companies, fetch raw documents, or get detailed financial statements. The existing tools cover listing and reading key figures, but many obvious workflows (e.g., retrieving a specific filing's full details) are missing.