io.github.mydatapass/mydatapass
io.github.mydatapass/mydatapassNeutral escrow for customer-data offboarding (GDPR/EU Data Act): query MyDataPass facts.
Tools · 5
What MyDataPass is, the category it defines, and who it is for.
MyDataPass pricing for the offboarding export and the compliance API.
Check how MyDataPass relates to a data/privacy regulation (e.g. 'GDPR', 'EU Data Act', 'Article 20').
The step-by-step offboarding flow and what the client ultimately receives.
Explain how to independently verify a MyDataPass delivery certificate (offline).
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.mydatapass/mydatapass": {
"url": "https://mcp.mydatapass.app/api/mcp",
"transport": "streamable-http"
}
}
}