# TollCalc - Calculate the road toll for trucks in europe [Health: Active]

**Category:** 🚆 Travel & Transportation  
**Repository:** HTTPS://app.tollcalc.eu  
**Views:** 2  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/tollcalc-calculate-the-road-toll-for-trucks-in-europe

## Description
Calculate the road toll for trucks in Europe. Nearly any country is supported.

## Claude Desktop Quick Installation
This assumes the package is published to npm and installable via `npx`. Verify against the README/repository below first — some servers require Python (`uvx`), Docker, or other manual setup instead:

```json
"mcpServers": {
  "tollcalc-calculate-the-road-toll-for-trucks-in-europe": {
    "command": "npx",
    "args": ["-y", "TollCalc - Calculate the road toll for trucks in europe"]
  }
}
```

## Documentation
No README could be fetched automatically. Check the repository above for setup instructions before installing.

