Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Privacy Dsar

БесплатноНе проверен

MCP server for GDPR privacy compliance and DSAR management — open-source alternative to Transcend

GitHubEmbed

Описание

MCP server for GDPR privacy compliance and DSAR management — open-source alternative to Transcend

README

MCP server for GDPR privacy compliance and DSAR management — open-source alternative to Transcend.

PyPI version License: MIT

Overview

Manage Data Subject Access Requests (DSAR), check GDPR compliance, and maintain your Article 30 data processing inventory — all through MCP tools.

Built as an open-source alternative to enterprise solutions like Transcend MCP.

Tools

Tool Description
tool_create_dsar Create a DSAR with automatic 30-day deadline tracking (GDPR Art. 12)
tool_list_dsars List all DSARs sorted by urgency — overdue and critical first
tool_get_dsar_status Get detailed DSAR status with GDPR article reference and deadline warnings
tool_update_dsar Update DSAR status or add processing notes
tool_check_gdpr_compliance Analyze data processing descriptions for GDPR compliance issues (15 rules, score A-F)
tool_get_privacy_dashboard Privacy officer dashboard: open DSARs, overdue, compliance score, action items
tool_data_inventory Register and list data processing activities (Article 30 GDPR)

DSAR Types

  • access — Article 15: Right of access
  • deletion — Article 17: Right to erasure
  • rectification — Article 16: Right to rectification
  • portability — Article 20: Right to data portability
  • objection — Article 21: Right to object
  • restriction — Article 18: Right to restriction of processing

Installation

pip install privacy-dsar-mcp-server

Claude Desktop Configuration

{
  "mcpServers": {
    "privacy-dsar": {
      "command": "privacy-dsar-mcp-server"
    }
  }
}

Usage Examples

# Create a new DSAR
tool_create_dsar(
    subject_name="Jane Smith",
    subject_email="[email protected]",
    request_type="deletion",
    description="Please delete all my personal data from your systems."
)

# Check GDPR compliance
tool_check_gdpr_compliance(
    description="We collect user email addresses and phone numbers for marketing purposes
    using consent. Data is stored on AWS servers in the US indefinitely."
)

# Get privacy dashboard
tool_get_privacy_dashboard()

Data Storage

Data is stored locally at ~/.privacy_dsar_store.json — no external services required.

License

MIT License — see LICENSE

Related MCP Servers

from github.com/AiAgentKarl/privacy-dsar-mcp-server

Установить Privacy Dsar в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install privacy-dsar

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add privacy-dsar -- uvx privacy-dsar-mcp-server

Пошаговые гайды: как установить Privacy Dsar

FAQ

Privacy Dsar MCP бесплатный?

Да, Privacy Dsar MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Privacy Dsar?

Нет, Privacy Dsar работает без API-ключей и переменных окружения.

Privacy Dsar — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Privacy Dsar в Claude Desktop, Claude Code или Cursor?

Открой Privacy Dsar на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Fetch

Web content fetching and conversion for efficient LLM usage.

автор: Community

Roblox Studio

Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, sce

paralovавтор: paralov

Opencode Omniroute Plugin

OpenCode plugin for the OmniRoute AI Gateway. Drives dynamic model discovery, /connect auth flow, and multi-instance OmniRoute providers via the official @openc

GitHub Actionsавтор: GitHub Actions

AWS KB Retrieval

Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.

modelcontextprotocolавтор: modelcontextprotocol

Spring AI MCP Server

Provides auto-configuration for setting up an MCP server in Spring Boot applications.

автор: Community

llm-analysis-assistant

A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also

xuzexin-hzавтор: xuzexin-hz

MCP-Agent

A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)

lastmile-aiавтор: lastmile-ai

Spring AI MCP Client

Provides auto-configuration for MCP client functionality in Spring Boot applications.

автор: Community

mcp.natoma.ai

A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)

автор: Community

MCPHub

Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.

автор: Community

Compare Privacy Dsar with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai