
Lgpd Mcp
Wire your coding agent into LGPD checks for legal bases, consent records, privacy impact assessments, and policy drafts before you ship data-heavy features.
Overview
LordMendes LGPD MCP is a MCP server for the Ship phase that exposes agent tools for LGPD legal bases, consent, PIA, and policy workflows.
What is this MCP server?
- MCP tools for LGPD legal bases and lawful-processing justification
- Consent workflow support aligned with Brazilian data-protection practice
- Privacy impact assessment (PIA) guidance via agent-callable tools
- Policy drafting assistance for privacy notices and internal governance
- stdio npm package (@lordmendes/lgpd-mcp) at registry version 0.1.0
- npm package @lordmendes/lgpd-mcp with stdio transport
- Four advertised capability areas: legal bases, consent, PIA, policies
Community signal: 1 GitHub stars.
What problem does it solve?
Solo builders shipping SaaS or APIs often lack a structured way to reason about LGPD bases, consent, and PIAs inside their agent workflow.
Who is it for?
Indie SaaS or API products targeting Brazil that need repeatable LGPD scaffolding in Claude Code or Cursor.
Skip if: Teams that need certified legal advice only, or products with zero personal-data processing.
What do I get? / Deliverables
After install, your agent can query LGPD-oriented tooling while you design data collection and pre-launch security reviews.
- Agent-callable LGPD tooling for bases, consent, PIA, and policies
- Repeatable privacy review prompts in the coding workflow
Recommended MCP Servers
Journey fit
How it compares
MCP compliance assistant for LGPD, not a full GRC platform or hosted privacy vault.
Common Questions / FAQ
Who is LordMendes LGPD MCP for?
Solo and indie builders using AI coding agents who ship products that may fall under LGPD and want structured compliance tooling in the IDE.
When should I use LordMendes LGPD MCP?
Use it during ship and security prep when defining data flows, consent, and policies before launch to Brazilian users.
How do I add LordMendes LGPD MCP to my agent?
Add the stdio MCP entry for @lordmendes/lgpd-mcp (npm 0.1.0) in your client’s MCP config and restart the agent session.