servers / brehon-mcp-server
brehon-mcp-server
communityunknownpythonunknownhealthy
MCP server for the Brehon Privacy API — access 32+ privacy laws from any AI agent
52/ 100
01Tools · 10
| Tool | Risk | Side effects | Approval |
|---|---|---|---|
| get_data_subject_rights Get data subject rights granted by a specific privacy law.
Returns the list of rights (e.g. right to access, right to erasure)
with descriptions, conditions, and legal_reference (statutory citation).
| read | false | unknown |
| search_privacy_laws Search and filter privacy laws by type, jurisdiction, or geographic scope.
All parameters are optional. Returns a list of matching privacy law summaries.
Example law_type values: gdpr, pipeda, ccpa, cpra.
| read | false | unknown |
| get_privacy_law_details Get full details for a specific privacy law by its ID.
Example IDs: gdpr-eu, ccpa-ca-us, pipeda-ca, lgpd-br-2018.
Returns the complete law record including rights, penalties, legal bases,
key principles, and exemptions — each with a legal_reference citing the
specific statutory article or section.
| read | false | unknown |
| get_legal_bases Get the legal bases for data processing under a specific privacy law.
Returns lawful grounds for processing personal data (e.g. consent,
legitimate interest, contractual necessity) with legal_reference
(statutory citation) for each basis.
| read | false | unknown |
| get_principles Get key principles for a specific privacy law.
Returns the foundational principles (e.g. purpose limitation, data
minimisation, accountability) each with a legal_reference (statutory citation).
| read | false | unknown |
| search_law_content Keyword search across all privacy law content.
Searches descriptions, rights, penalties, notification requirements, etc.
Optionally restrict to specific fields (e.g. ['penalties', 'notification_requirements']).
| read | false | unknown |
| compare_privacy_laws Compare compliance requirements across multiple privacy laws.
Provide at least 2 law IDs. Returns a side-by-side comparison of
key requirements, rights, and penalties.
| unknown | unknown | unknown |
| get_penalties Get penalty and enforcement information for a specific privacy law.
Returns fine amounts, enforcement authority details, and penalty tiers,
each with a legal_reference (statutory citation).
| read | false | unknown |
| get_exemptions Get exemptions for a specific privacy law.
Returns the list of exemptions (e.g. personal/household use, journalism,
national security) each with a legal_reference (statutory citation).
| read | false | unknown |
| get_applicable_laws Get all privacy laws applicable to the given jurisdictions.
Provide a list of jurisdiction names (e.g. ['India', 'European Union', 'California']).
Returns all laws that apply to those regions.
| read | false | unknown |
02Install & source
uvx brehon-mcp-server
uvxpip install brehon-mcp-server
pip04Trust reasoning
- 0Community serverofficial_status
- -3No clear licenselicense
- +10MCP handshake verifiedverification
- +5tools/list verifiedverification
05Provenance & freshness
sourcesPyPI [p4]
last_checked2026-06-30 21:19Z
next_check2026-07-01 07:55Z
cadenceevery 48h
verifiedtools_list:passed handshake:passed metadata:passed metadata:passed
index_statusindex — 5 unique facts >= 5
06Badge
Show your MCPExplorer trust badge in your README.
[](https://mcpexplorer.com/servers/brehon-mcp-server)
Next step
Generate a runtime config, or package this server into a governed Loadout with approvals and policies before your agent uses it.
Use in a Loadout