Skip to main content
Glama

Kratos-MCP

by FoggyStorm

security_gdpr_export

Export user data from Kratos-MCP server to ensure GDPR compliance by specifying a user ID for precise data retrieval.

Instructions

Export user data (GDPR compliance)

Input Schema

NameRequiredDescriptionDefault
user_idYesUser ID to export data for

Input Schema (JSON Schema)

{ "properties": { "user_id": { "description": "User ID to export data for", "type": "string" } }, "required": [ "user_id" ], "type": "object" }

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/FoggyStorm/kratos-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server