Skip to main content
ClaudeWave

MCP server for verifiable German, Austrian, Swiss & EU law — resolve, search and verify legal citations against the official sources.

MCP ServersRegistry oficial0 estrellas0 forksActualizado today
ClaudeWave Trust Score
70/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 8/20/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/kvasir-legal/kvasir-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "kvasir-mcp": {
      "command": "node",
      "args": ["/path/to/kvasir-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/kvasir-legal/kvasir-mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# kvasir-mcp

**MCP server for verifiable German, Austrian, Swiss and EU law.** Resolve, search
and verify legal citations against the official sources — from any MCP client.

This repository documents the **hosted** server. There is nothing to install and
no local build: point your client at the endpoint below.

```
https://kvasir.legal/mcp
```

Transport: streamable HTTP. Auth: OAuth (most clients discover it automatically)
or an `X-API-Key` header. A free account with 2,000 monthly units is at
[kvasir.legal/signup](https://kvasir.legal/signup); reading law on the site needs
no account at all.

## Why

Language models answer legal questions from a training snapshot. They paraphrase
amended provisions, cite repealed directives, and cannot say which *version* an
answer relied on. This server gives an agent the two operations that fix that:
resolve a citation to the wording in force, and verify the citations the agent
itself produced.

## Coverage

| Jurisdiction | Statutes | Case law |
|---|---|---|
| Germany — federal | ✅ | ✅ (federal courts) |
| Bavaria | ✅ | ✅ |
| North Rhine-Westphalia | ✅ | ✅ |
| Saxony · Brandenburg · Bremen | ✅ | — |
| Austria | ✅ | ✅ (OGH, VfGH, VwGH) |
| Switzerland | ✅ | — |
| EU | ✅ incl. delegated & implementing acts, Commission guidelines | ✅ (CJEU, General Court) |

~460,000 norms, ~512,000 decisions, ~1.4 million typed citation edges. Sources are
checked daily (weekly for Saxony and Bremen). Repealed acts stay in the corpus,
flagged as repealed. Live counts and per-source timestamps:
[`/api/v1/status`](https://kvasir.legal/api/v1/status).

## Tools

| Tool | Use it when |
|---|---|
| `resolve_citation` | you have a citation string — „§ 573 Abs. 2 BGB", „Art. 6 GDPR" |
| `search_legal` | you have a question or topic, not a citation |
| `check_draft` | you have a full draft, memo or brief — citations **and** quoted wording |
| `verify_citations` | you have a bare list of references to check |
| `get_legal_object` | you have a canonical URI |
| `get_legal_objects` | you need several objects at once |
| `get_legal_relations` | you want the citation graph from one node |
| `legal_uri_grammar` | you want to build URIs yourself |

Arguments, limits and response shapes:
[kvasir.legal/developers/mcp-tools](https://kvasir.legal/developers/mcp-tools).

## Example

Ask your agent: *„Which decisions cite Art. 6 GDPR?"* — it calls
`get_legal_relations` on `norm:eu:GDPR:art_6` and gets the citing decisions with
court, docket number and canonical URI, ordered by authority.

Or without any client:

```bash
curl -s "https://kvasir.legal/api/v1/relations/norm:eu:GDPR:art_6?direction=in&limit=5"
```

## Honest limits

- Verification is a fact about **this corpus**. A miss means „not found here" —
  a typo or a coverage gap — not „this citation is fake".
- A citation can exist, be current, be quoted correctly, and still be the wrong
  authority for the question. This is not legal advice.
- Commission guidelines are interpretive, not binding law, and are labelled as such.
- No case law yet for Switzerland, Saxony, Brandenburg and Bremen.

## Links

- Website — https://kvasir.legal
- API docs — https://kvasir.legal/developers
- Benchmark — https://kvasir.legal/developers/benchmark
- Sources & rights — https://kvasir.legal/sources
- Contact — hello@kvasir.legal

Licence note: the corpus is served under the terms at
[kvasir.legal/agb](https://kvasir.legal/agb). Search and answer engines are
welcome; crawling for model training is not permitted.
austrian-lawcitation-graphcitation-grounded-aicitation-groundingeu-lawgerman-lawgroundinglegallegal-ailegal-documentslegal-researchlegal-techlegaltechlegaltoolsmcpmcp-servermcp-toolsmodel-context-protocolragswiss-law

Lo que la gente pregunta sobre kvasir-mcp

¿Qué es kvasir-legal/kvasir-mcp?

+

kvasir-legal/kvasir-mcp es mcp servers para el ecosistema de Claude AI. MCP server for verifiable German, Austrian, Swiss & EU law — resolve, search and verify legal citations against the official sources. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-19.

¿Cómo se instala kvasir-mcp?

+

Puedes instalar kvasir-mcp clonando el repositorio (https://github.com/kvasir-legal/kvasir-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar kvasir-legal/kvasir-mcp?

+

Nuestro agente de seguridad ha analizado kvasir-legal/kvasir-mcp y le ha asignado un Trust Score de 70/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene kvasir-legal/kvasir-mcp?

+

kvasir-legal/kvasir-mcp es mantenido por kvasir-legal. La última actividad registrada en GitHub es del 2026-08-19, con 0 issues abiertos.

¿Hay alternativas a kvasir-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega kvasir-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: kvasir-legal/kvasir-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/kvasir-legal-kvasir-mcp)](https://claudewave.com/repo/kvasir-legal-kvasir-mcp)
<a href="https://claudewave.com/repo/kvasir-legal-kvasir-mcp"><img src="https://claudewave.com/api/badge/kvasir-legal-kvasir-mcp" alt="Featured on ClaudeWave: kvasir-legal/kvasir-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a kvasir-mcp