meok-eu-platform-worker-mcp
Enables compliance checking and risk forecasting for the EU Platform Workers Directive (2024/2831), including employment-status presumption, algorithmic management disclosure, and human oversight.
README
<!-- mcp-name: io.github.CSOAI-ORG/meok-eu-platform-worker-mcp -->
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.
Install
pip install meok-eu-platform-worker-mcp
Tools (8)
| Tool | Use case |
|---|---|
check_employment_status_presumption |
Art 5 — count control indicators against MS threshold |
check_algorithmic_management_disclosure |
Art 6 — disclosure of monitoring + decision systems |
check_human_oversight_decisions |
Art 7 — human review of significant decisions |
check_worker_personal_data_protection |
Art 9 — data minimisation + GDPR overlay |
check_algorithmic_transparency_consultation |
Art 10 — worker-rep consultation before changes |
check_member_state_transposition |
Art 29 — Dec 2026 transposition deadline per MS |
forecast_misclassification_risk |
Fines + back-pay exposure (8 MS calibrated) |
prepare_eu_platform_audit_pack |
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 …"
<!-- GEO-FOOTER:v1 -->
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
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.