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
ToolRiskSide effectsApproval
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).
readfalseunknown
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.
readfalseunknown
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.
readfalseunknown
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.
readfalseunknown
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).
readfalseunknown
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']).
readfalseunknown
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.
unknownunknownunknown
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).
readfalseunknown
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).
readfalseunknown
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.
readfalseunknown

02Install & source
uvx brehon-mcp-server
uvx
pip install brehon-mcp-server
pip

04Trust reasoning
  • 0
    Community server
    official_status
  • -3
    No clear license
    license
  • +10
    MCP handshake verified
    verification
  • +5
    tools/list verified
    verification

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_statusindex5 unique facts >= 5

06Badge

Show your MCPExplorer trust badge in your README. brehon-mcp-server on MCPExplorer

[![MCPExplorer](https://mcpexplorer.com/badge/brehon-mcp-server.svg)](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