Agent Data Residency MCP
Enforce data locality (EU/UK/US/CN) for agent context + tool calls. GDPR + Schrems II.
Install
# Option 1 — uvx (no install) uvx agent-data-residency-mcp # Option 2 — pip pip install agent-data-residency-mcp # Option 3 — npx meok-setup install (recommended) npx meok-setup --pack a2a
What it does
- ✓EU/UK/US/CN region enforcement
- ✓GDPR Chapter V alignment
- ✓Schrems II evidence trail
- ✓Per-tool residency policy
Claude Desktop config
{
"mcpServers": {
"agent-data-residency": {
"command": "uvx",
"args": ["agent-data-residency-mcp"]
}
}
}Part of the MEOK governance MCP suite — see all 38 servers
MIT licensed · HMAC-signed attestations · Built by MEOK AI Labs