If you're running cross-border haulage in the EU or between the UK and EU, this gives you nine compliance checks wrapped in MCP tools: EU 561/2006 drivers' hours audits, the 4-week driver return-to-base rule, 8-week vehicle return, 3-in-7 cabotage with cooling-off periods, Smart Tachograph 2 v2 retrofit deadlines (July 2026), and Posted Workers IMI declarations. It covers the 2020-2026 Mobility Package phased rollout, which layered new obligations on top of existing regs. Reach for it when you need to check compliance before a cross-border trip or generate an audit pack for roadside enforcement. Built by MEOK AI Labs, which runs a paid tier structure starting at €49/mo, though the code itself is MIT licensed for self-hosting.
EU Mobility Package compliance for cross-border road transport. 27 member states + UK/EFTA/EEA. EU 561/2006, Posted Workers Directive, IMI declarations, Smart Tachograph 2 v2, cabotage 3-in-7, return-to-base. By MEOK AI Labs.
The EU Mobility Package (2020-2026 phased) is the biggest road-transport regulatory overhaul since 1969. Operators running cross-border face:
Member-state enforcement is aggressive: France €15k/op, Germany €5k/op, Belgium drug-test roadside checks. UK-EU operators are particularly exposed.
pip install meok-eu-mobility-package-mcp
| Tool | Use case |
|---|---|
check_drivers_hours_eu | EU 561/2006 weekly audit |
check_return_to_base_4w | Driver 4-week return |
check_vehicle_return_to_base_8w | Vehicle 8-week return |
check_cabotage_3in7 | 3 ops / 7 days after intl unload |
check_smart_tachograph_2_v2 | G2V2 retrofit (1 Jul 2026 cliff) |
check_imi_posted_worker_declaration | Posted Workers in road transport |
check_working_time_directive | Dir 2002/15/EC 48h/week cap |
generate_eu_compliance_pack | Cross-border audit pack |
check_eu_aetr_third_country | AETR for non-EU routes (TR/UA/RU+) |
MIT © 2026 Nicholas Templeman / MEOK AI Labs · haulage.app
Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:
{
"mcpServers": {
"meok-eu-mobility-package-mcp": {
"command": "uvx",
"args": ["meok-eu-mobility-package-mcp"]
}
}
}
Or: pip install meok-eu-mobility-package-mcp then run the meok-eu-mobility-package-mcp command (stdio transport).
Once configured, ask your assistant, for example:
check_drivers_hours_eu to …"check_return_to_base_4w to …"check_vehicle_return_to_base_8w to …"This MCP is one node in a connected ecosystem built by MEOK AI LABS around a single sovereign AI core — governed agents with a hash-chained audit trail, mapped to the CSOAI compliance charter.