Skip to content

Ansvar Systems

Legal, compliance, and security sources for AI agents — every answer cited to the official source.

Connect your agent

The Ansvar Gateway serves the full corpus fleet through one MCP endpoint. The free tier gives 100 queries per day, no card required.

Claude Code (one line):

claude mcp add ansvar --transport http https://gateway.ansvar.eu/mcp

Claude Desktop / Cursor — add to claude_desktop_config.json (or mcp.json):

{
  "mcpServers": {
    "ansvar": {
      "type": "url",
      "url": "https://gateway.ansvar.eu/mcp"
    }
  }
}

Claude.ai — Settings → Connectors → Add custom connector → paste https://gateway.ansvar.eu/mcp

First request opens an OAuth signup flow. Setup guide: ansvar.eu/docs/quickstart

What's inside

  • Statute-level law corpora across dozens of audited jurisdictions, EU/EFTA/UK and international — see the coverage map
  • Sector regulators: financial, cybersecurity, data protection, competition
  • Security intelligence: CVE/KEV/EPSS, MITRE ATT&CK, CWE/CAPEC, OWASP
  • Compliance workflows: threat modeling, DPIA, gap analysis — see tiers

Every served row carries a citation with source URL, publisher, and license.

Open source

  • agent-affect-skills — skills that let coding agents report friction, embarrassment, and load-bearing weirdness at the end of a task (docs)
  • ansvar-compliance-skills — Claude skills for CRA vulnerability obligations, regulatory threat modeling, and incident-reporting navigation

Why the databases aren't in the repos

The public law-MCP repos ship the schema and ingestion code. Pre-built databases stay on Ansvar infrastructure because TDM and standards-licensing constraints on the upstream sources keep us from redistributing the corpus as a public artifact. Each repo's README explains its self-host path.

Popular repositories Loading

  1. EU_compliance_MCP EU_compliance_MCP Public archive

    EU focused compliance MCP server

    TypeScript 25 10

  2. German-law-mcp German-law-mcp Public archive

    MCP server for German legislation (gesetze-im-internet.de)

    TypeScript 22 3

  3. Dutch-law-mcp Dutch-law-mcp Public archive

    MCP server for Dutch legislation (wetten.overheid.nl)

    TypeScript 12 3

  4. polish-law-mcp polish-law-mcp Public archive

    Polish law database covering data protection (RODO/GDPR implementing provisions), national cybersecurity system (KSC), cybercrime (Kodeks karny), commercial companies (KSH), and e-services with Polish

    TypeScript 7 1

  5. UK-law-mcp UK-law-mcp Public archive

    MCP server for UK legislation (legislation.gov.uk - 3,243 acts)

    TypeScript 5 2

  6. Romanian-law-mcp Romanian-law-mcp Public archive

    Romanian law database for cybersecurity compliance via Model Context Protocol

    TypeScript 4

Repositories

Showing 10 of 156 repositories

Top languages

Loading…

Most used topics

Loading…