INDIVIDUAL MCP TOOL
calculate_registreringsafgift
Calculate DANISH vehicle registration tax (registreringsafgift) for a new or used personbil, varebil or motorcykel under the current rules-year of registreringsafgiftsloven.
LIVE ENDPOINT
https://bildata.io/mcp
Connect to this endpoint to inspect the live schema for calculate_registreringsafgift and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.
Related tools
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.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).get_market_stats— Danish new-vehicle registration statistics from bildata.get_model_stats— Look up Danish registration numbers for a SPECIFIC car model by name — e.get_top_models— Top-selling car models (and variants) in Denmark for a given month, from bildata.