# agent-data-residency-mcp

> Agent data residency + GDPR Chapter V transfer-basis runtime guard. Programmatically answer 'where does this data live?' for agent-to-agent transfers. Adequacy decisions, SCCs, BCRs, EU AI Act Article 10.

MCP server by MEOK AI Labs. Framework: fastmcp. Transport: stdio.

## Tools
- check_residency_policy
- get_transfer_basis
- list_adequacy_decisions
- check_eu_ai_act_data_governance
- log_transfer
- search_regulation
- list_regulations_in_db

## Install
```
pip install agent-data-residency-mcp
```

## Links
- PyPI: https://pypi.org/project/agent-data-residency-mcp/
- Docs: https://meok.ai
