Loading MCP server directory, please wait...
Danish address & property lookup: BBR, Matriklen, DAR, CVR. A DAWA/Datafordeler-compatible source.
npx @getmcp/cli add dk.grundfast/danish-address-property-dataRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationGrundfast API key as a bearer token. Create one free at https://grundfast.dk/dashboard — use a gf_test_ key to explore without being billed, or a gf_live_ key for metered production traffic.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dk.grundfast/danish-address-property-data": {
"url": "https://api.grundfast.dk/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}