meok-eu-platform-worker-mcp
Compliance checks for Deliveroo under the EU Platform Workers Directive (2024/2831), including employment status presumption, algorithmic management disclosure, and misclassification risk forecast.
Compliance checks for Glovo under the EU Platform Workers Directive (2024/2831), including employment status presumption, algorithmic management disclosure, and misclassification risk forecast.
Compliance checks for Just Eat under the EU Platform Workers Directive (2024/2831), including employment status presumption, algorithmic management disclosure, and misclassification risk forecast.
Compliance checks for Uber under the EU Platform Workers Directive (2024/2831), including employment status presumption, algorithmic management disclosure, and misclassification risk forecast.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@meok-eu-platform-worker-mcpForecast misclassification risk for Glovo in Spain"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
meok-eu-platform-worker-mcp
EU Platform Workers Directive (2024/2831) compliance for digital labour platforms operating in the EU. Employment-status presumption, algorithmic-management disclosure, human oversight, GDPR overlay, member-state transposition tracking, misclassification-risk forecast. By MEOK AI Labs.
Why this exists
Directive (EU) 2024/2831 must be transposed into national law by every Member State by 2 December 2026. It applies to digital labour platforms — Deliveroo, Just Eat Takeaway, Uber, Bolt, Wolt, Glovo, FREE NOW — plus thousands of smaller delivery / freight / cleaning / care / micromobility apps. The EU gig economy is c.€20bn and c.28m workers (2025 EC estimate, of which c.5.5m estimated misclassified).
Spain's "Ley Rider" (Royal Decree-Law 9/2021) already established that platform riders are presumed employees. ITSS enforcement produced settlements / fines exceeding €100m against Glovo + Deliveroo Spain by 2023. The Directive generalises that precedent across all 27 MS.
This MCP gives platforms (and their compliance counsel) a callable layer for the daily work:
Art 5 employment-status presumption — count the control indicators.
Art 6 disclosure of monitoring + decision systems — closed-list checker.
Art 7 human oversight of significant decisions — gap analysis + SLA.
Art 9 worker-data minimisation — prohibited-category blocklist + GDPR overlay.
Art 10 worker-rep consultation — change-trigger detection.
Art 29 transposition tracker per MS — 2 Dec 2026 cliff.
Misclassification fines + back-pay forecaster — 8 MS calibrated.
National-enforcement evidence pack generator.
Related MCP server: EU AI Act Compliance MCP Server
Install
pip install meok-eu-platform-worker-mcpTools (8)
Tool | Use case |
| Art 5 — count control indicators against MS threshold |
| Art 6 — disclosure of monitoring + decision systems |
| Art 7 — human review of significant decisions |
| Art 9 — data minimisation + GDPR overlay |
| Art 10 — worker-rep consultation before changes |
| Art 29 — Dec 2026 transposition deadline per MS |
| Fines + back-pay exposure (8 MS calibrated) |
| Evidence pack for ITSS / INL / ACT / FKS / SIRS / NLA / PIP / DIRECCTE |
Pricing
Free — MIT self-host
Starter — €99/mo (single platform, single MS)
Pro — €299/mo (multi-MS, full audit pack)
Fleet — €1,499/mo (cross-MS misclassification reserve modelling + named CSM)
Regulatory basis
Directive (EU) 2024/2831 — Platform Work (transposition deadline 2 Dec 2026)
Regulation (EU) 2016/679 — GDPR (Arts 5, 22, 35 overlay)
Spain Royal Decree-Law 9/2021 — "Ley Rider" (precedent)
Italy DL 152/2022 + Art 1bis algorithmic transparency
Portugal Lei 13/2023 (Agenda do Trabalho Digno) — rider presumption
France Loi Travail 2016 + LOM 2019 (partial regime)
UK Workers (Predictable Terms and Conditions) Act 2023 (UK comparator)
License
MIT © 2026 Nicholas Templeman / MEOK AI Labs · haulage.app
Configuration
Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:
{
"mcpServers": {
"meok-eu-platform-worker-mcp": {
"command": "uvx",
"args": ["meok-eu-platform-worker-mcp"]
}
}
}Or: pip install meok-eu-platform-worker-mcp then run the meok-eu-platform-worker-mcp command (stdio transport).
Examples
Once configured, ask your assistant, for example:
"Use
check_employment_status_presumptionto …""Use
check_algorithmic_management_disclosureto …""Use
check_human_oversight_decisionsto …"
Part of the MEOK constellation
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.
🌐 The whole map: https://meok.ai/constellation
🛡️ AI governance & certification: https://councilof.ai · https://csoai.org
✅ Verify any signed report: https://meok.ai/verify
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Related MCP Connectors
Pre-action allow/deny for AI agents. 24 statutes, 13 jurisdictions: EU AI Act, GDPR, DPDP.
UK compliance documentation for the EU AI Act, Worker Protection Act 2024, and UK GDPR.
61Register every AI agent, log every action, prove it. EU AI Act compliance built in.
AI legal compliance: contract review, risk scoring, EU/CN AI act, watermark check. 8 MCP tools.
Related MCP Servers
- AlicenseAqualityCmaintenanceProvides comprehensive GDPR compliance assessment tools for AI/ML systems, including lawful basis determination, DPIA generation, and data subject rights handling. It also crosswalks GDPR requirements to EU AI Act obligations with AI-specific considerations throughout.614MIT
- AlicenseAqualityDmaintenanceProvides automated EU AI Act compliance tools, including risk classification, role determination, transparency disclosures, content watermarking, deepfake labeling, and security threat detection.1632Apache 2.0
- AlicenseAqualityDmaintenanceMCP server for EU AI Act compliance in employment AI, featuring built-in risk management, bias detection, transparency, and FRIA support.2MIT
- AlicenseNot gradedqualityDmaintenanceTracks AI regulations, deadlines, risk assessments, and policy updates across multiple global jurisdictions, helping users stay compliant with evolving AI laws.17MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CSOAI-ORG/meok-eu-platform-worker-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server