trackmcp
Back to directory
Ansvar-Systems

ansvar-gateway

View on GitHub

EU regulatory intelligence over MCP — law, regulations, standards & threat intel, every answer cited or refused. Remote server: gateway.ansvar.eu/mcp

2 starsOthers Updated Sep 1, 2026

Documentation

Ansvar Gateway

EU regulatory intelligence over MCP — law, regulations, standards & threat intel, every answer cited or refused.

Ansvar Gateway is a remote MCP server for compliance, legal, and security work. One OAuth connection gives your agent scoped `search` and `get_provision` across audited law corpora — Europe-led, with growing North American and APAC coverage; the live, licence-audited jurisdiction list is at ansvar.eu/coverage — plus the EU regulations corpus (GDPR, NIS2, DORA, AI Act, CRA, …), the security-frameworks corpus, and live CVE/KEV/EPSS intelligence.

Every result carries a source citation (`_citation`: URL, publisher, licence) — answers are cited from fetched text or explicitly refused, never guessed from model memory. Paid tiers add full-fleet fan-out, case law / preparatory works / agency guidance, and structured workflows (DPIA, STRIDE/LINDDUN, gap analysis) that return exportable deliverables.

Connect

Endpoint`https://gateway.ansvar.eu/mcp` (streamable HTTP)
AuthOAuth 2.1 with Dynamic Client Registration — no API keys
Registry`eu.ansvar/gateway` in the official MCP registry
Quickstarthttps://ansvar.eu/docs/quickstart
Setup guides (Claude, Copilot Studio, Gemini, custom clients)https://ansvar.eu/setup
PricingFree tier (B2B signup, 100 searches/day) → https://ansvar.eu/pricing
Coveragehttps://ansvar.eu/coverage
Privacy policyhttps://ansvar.eu/privacy
Termshttps://ansvar.eu/terms
llms.txthttps://ansvar.eu/llms.txt

Claude Desktop / Claude Code / any MCP client that supports remote servers: add `https://gateway.ansvar.eu/mcp` as a remote MCP server and complete the OAuth flow. Free-tier signup is in-flow.

What your agent can do

  • `search` legislation, regulations, standards and threat intel across jurisdictions — results return matching provisions with article-level citations, not paraphrases.
  • `get_provision` / `get_decision` — resolve a canonical reference to the exact provision or court decision text.
  • `list_coverage` — discover what corpora and jurisdictions are live, by domain.
  • Premium tiers: automatic case-law / preparatory-works fan-out inside `search`, agency guidance, and workflow prompts that produce finished, cited deliverables (DPIA, threat model, gap analysis).

Trust properties

  • Accuracy over availability: if a source is unreachable, the gateway returns a data-source-unavailable error — it never answers from model memory.
  • Per-item attribution: every served row carries source URL, publisher, and licence; content with unresolved licensing is withheld with an explicit notice, not silently dropped.
  • EU-hosted (Hetzner, Germany/Finland), no server-side model, no tracking. Operated by Ansvar Systems AB (Sweden, org.nr 559547-2225).

About this repository

This is the public home of the hosted Ansvar Gateway — documentation and listing anchor only; the gateway service itself is not developed in this repository. Open-source law-connector code lives across the Ansvar-Systems organization (Apache-2.0).

Issues and questions are welcome here; commercial contact: https://ansvar.eu/contact.

Frequently asked questions

What is ansvar-gateway?

ansvar-gateway is EU regulatory intelligence over MCP — law, regulations, standards & threat intel, every answer cited or refused. Remote server: gateway.ansvar.eu/mcp

How do I install ansvar-gateway?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is ansvar-gateway open source?

Yes — it is hosted on GitHub at https://github.com/Ansvar-Systems/ansvar-gateway and has 2 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP