← Registry

Analytics

bildata.io

Provides Danish vehicle registration tax calculations, rates, forecasts, and market statistics.

1 endpoint6 known toolsFirst detected August 29, 2026Last detected August 29, 2026

ENDPOINT 1

https://bildata.io/mcp

No auth detected

MCP server metadata

Name
bildata
Version
1.0.0
Capabilities
tools.listChanged

Known tools 6

calculate_registreringsafgift

Calculate DANISH vehicle registration tax (registreringsafgift) for a new or used personbil, varebil or motorcykel under the current rules-year of registreringsafgiftsloven.

Inferred read-only
get_afgift_rates

Machine-readable Danish vehicle registration tax rates 2026–2029: skalaknæk (brackets), CO2 tiers, bundfradrag and EV/plug-in phase-in (indfasning) percentages per year.

Inferred read-only
forecast_registreringsafgift

Project DANISH registration tax for a NEW vehicle across rules-years 2026–2029 (the EV/plug-in phase-in schedule changes the tax each year).

Inferred read-only
get_market_stats

Danish new-vehicle registration statistics from bildata.

Inferred read-only
get_model_stats

Look up Danish registration numbers for a SPECIFIC car model by name — e.

Inferred read-only
get_top_models

Top-selling car models (and variants) in Denmark for a given month, from bildata.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.bildata]
url = "https://bildata.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "bildata": {
      "type": "http",
      "url": "https://bildata.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: bildata
Remote MCP URL: https://bildata.io/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "bildata": {
      "url": "https://bildata.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "bildata": {
      "type": "http",
      "url": "https://bildata.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "bildata",
  "transport": "streamable-http",
  "url": "https://bildata.io/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.