eu.ansvar/slovenian-law-mcp
NPM · @ANSVAR/SLOVENIAN-LAW-MCP · SCANNED AUG 3
Query Slovenian statutes, court decisions, EU cross-references, and parliamentary materials
Available components
Deprecated
This server is marked deprecated in the MCP registry.
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security80
- No malware found by supply-chain analysis.Pass
- Only part of the dependency tree could be resolved (96 of 100), so this covers what we could see, not the whole tree.Partial
- Runs a script at install time (postinstall) that we could not recognise. It may be perfectly ordinary, but we do not read the published tarball, so we cannot say what it does. View diagnostics → Partial
- Only part of the dependency tree could be resolved (96 of 100), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (Apache-2.0).Pass
- Actively maintained (last published 156 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability84
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 1754 tokens (~116/item across 15 items; 14 tools + 1 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · @ansvar/slovenian-law-mcp
claude mcp add eu-ansvar-slovenian-law-mcp -- npx -y @ansvar/slovenian-law-mcp
codex mcp add eu-ansvar-slovenian-law-mcp -- npx -y @ansvar/slovenian-law-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"eu-ansvar-slovenian-law-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"@ansvar/slovenian-law-mcp"
],
"enabled": true
}
}
} openclaw mcp add eu-ansvar-slovenian-law-mcp --command npx --arg -y --arg @ansvar/slovenian-law-mcp
mcp_servers:
eu-ansvar-slovenian-law-mcp:
command: "npx"
args: ["-y", "@ansvar/slovenian-law-mcp"] {
"mcpServers": {
"eu-ansvar-slovenian-law-mcp": {
"command": "npx",
"args": [
"-y",
"@ansvar/slovenian-law-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 3 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.
- 2 Aug 26 +27
- Provenance: unverified → fail ▼ security
- Malware scan: pass → unverified ▼ security
- Install scripts: unverified → partial ▲ security
- Known CVEs: unverified → partial ▲ security
- The scripts that run when this package is installed changed: postinstall security
- Schema quality: 100 → unverified ▼ functional
- Security disclosure: fail → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Stability: unverified → 0.23 ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Dependency health: unverified → partial ▲ functional
- License: unverified → pass ▲ functional
- Schema quality: unverified → excellent ▲ functional
- Maintenance: unverified → pass ▲ functional
- Licence: Apache-2.0 functional
- 1 Aug 26 +36
- Malware scan: unverified → pass ▲ security
- Schema quality: unverified → 100 ▲ functional
- Tool coverage: unverified → 100 ▲ functional
- 31 Jul 26 −47
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 +28
- Schema quality: unverified → 100 ▲ functional
- Tool coverage: unverified → 100 ▲ functional
- 28 Jul 26 −28
- Tool coverage: 100 → unverified ▼ functional
- Schema quality: 100 → unverified ▼ functional
- 27 Jul 26 52
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Analysed npm/@ansvar/[email protected]
Provenance none
Ecosystem: npm · Outcome: none
Install scripts 1 script
| Hook | Tier | Command |
|---|---|---|
| postinstall | unreviewed | test -d dist || npm run build || true |
Dependencies 96 packages
96 packages in the resolved dependency tree · 96 deprecated · 29 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
build_legal_stance ~105
Build a comprehensive legal stance on a topic by combining statute provisions, case law, preparatory works, and cross-references. Returns a structured research bundle for Slovenian law analysis.
| Name | Type | Req | Description |
|---|---|---|---|
| as_of_date | string | — | ISO date for temporal context |
| document_id | string | — | Document ID to focus on a specific statute |
| limit | number | — | Max results per category (default 5) |
| query | string | yes | Legal question or topic to research |
No output schema declared.
No examples provided.
check_currency ~116
Check whether a Slovenian statute or provision is currently in force (veljavno pravo). Returns the document status (in_force / repealed / not_yet_in_force), validity dates, and any warnings about outdated or razveljavljen (repealed) legislation.
| Name | Type | Req | Description |
|---|---|---|---|
| as_of_date | string | — | ISO date to check validity at a specific point in time |
| document_id | string | yes | Document ID of the statute to check |
| provision_ref | string | — | Provision reference to check (e.g. "148") |
No output schema declared.
No examples provided.
format_citation ~83
Format a Slovenian legal citation into the standard format. Outputs proper Slovenian citation format, e.g. "1. člen Zakon o kazenskem postopku (ZKP)". Supports full, short, and pinpoint formats.
| Name | Type | Req | Description |
|---|---|---|---|
| citation | string | yes | Citation string to format |
| format | string | — | Output format: full, short, or pinpoint |
No output schema declared.
No examples provided.
get_eu_basis ~97
Get the EU legal basis for a Slovenian statute. Shows which EU directives and regulations the statute implements or references. Returns CELEX numbers, EUR-Lex links, and reference types.
| Name | Type | Req | Description |
|---|---|---|---|
| document_id | string | yes | Document ID of the Slovenian statute |
| include_articles | boolean | — | Include referenced EU articles (default false) |
| reference_types | array | — | Filter by reference type: implements, references, supplements, applies |
No output schema declared.
No examples provided.
get_preparatory_works ~117
Get preparatory works (zakonodajno gradivo) for a Slovenian statute. Returns related parliamentary documents such as predlog zakona (bill), poročilo, mnenje, and other legislative materials from the Državni zbor.
| Name | Type | Req | Description |
|---|---|---|---|
| document_type | string | — | Filter by type: predlog, porocilo, mnenje, etc. |
| limit | number | — | Max results (1-50, default 20) |
| statute_id | string | yes | Document ID of the statute |
No output schema declared.
No examples provided.
get_provision ~152
Retrieve a specific provision from a Slovenian statute. Examples: document_id="zakon-o-kazenskem-postopku", article="148" for 148. člen ZKP. Can also use provision_ref directly (e.g. "148").
| Name | Type | Req | Description |
|---|---|---|---|
| article | string | — | Article number (e.g. "148") |
| as_of_date | string | — | ISO date to retrieve historical version |
| chapter | string | — | Chapter number if applicable |
| document_id | string | yes | Document ID of the statute (e.g. "zakon-o-kazenskem-postopku") |
| provision_ref | string | — | Full provision reference (e.g. "148" or "3:5") |
No output schema declared.
No examples provided.
get_provision_at_date ~111
Retrieve a specific provision from a Slovenian statute as it was at a given date. Uses the provision version history to return the text valid at the specified date. Supports amendment tracking.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | yes | ISO date to query the provision at (YYYY-MM-DD) |
| document_id | string | yes | Document ID of the statute |
| include_amendments | boolean | — | Include amendment history records (default false) |
| provision_ref | string | yes | Provision reference (e.g. "148") |
No output schema declared.
No examples provided.
get_provision_eu_basis ~77
Get EU references for a specific provision in a Slovenian statute. Shows which EU articles are referenced or implemented by a particular Slovenian provision.
| Name | Type | Req | Description |
|---|---|---|---|
| document_id | string | yes | Document ID of the Slovenian statute |
| provision_ref | string | yes | Provision reference (e.g. "148" or "3:5") |
No output schema declared.
No examples provided.
get_slovenian_implementations ~99
Get Slovenian statutes that implement a given EU directive or regulation. Returns a list of Slovenian statutes with their implementation status, showing which laws transpose the EU instrument into national law.
| Name | Type | Req | Description |
|---|---|---|---|
| eu_document_id | string | yes | EU document ID to look up implementations for |
| in_force_only | boolean | — | Only return statutes currently in force (default false) |
| primary_only | boolean | — | Only return primary implementations (default false) |
No output schema declared.
No examples provided.
search_case_law ~318
Search Slovenian court decisions from sodnapraksa.si. Supports full-text search with optional filters for court (e.g. USRS, VSRS, VSL, VSM), legal domain, procedure type, and date range. Use ecli for direct ECLI lookup (e.g. "ECLI:SI:VSRS:2020:123").
| Name | Type | Req | Description |
|---|---|---|---|
| court | string | — | Court code: USRS (Ustavno sodišče), VSRS (Vrhovno sodišče), VSL (Višje sodišče Ljubljana), VSM (Višje sodišče Maribor), VSK (Višje sodišče Koper), VSC (Višje sodišče Celje), UPRS (Upravno sodišče), V… |
| date_from | string | — | Start date filter (ISO format) |
| date_to | string | — | End date filter (ISO format) |
| ecli | string | — | Direct ECLI lookup (e.g. "ECLI:SI:VSRS:2020:123") |
| legal_domain | string | — | Legal domain filter (e.g. "civilno", "kazensko", "upravno") |
| limit | number | — | Max results (1-50, default 10) |
| procedure_type | string | — | Procedure type filter (e.g. "revizija", "pritožba") |
| query | string | — | Search terms |
No output schema declared.
No examples provided.
search_eu_implementations ~143
Search EU directives and regulations with optional filters. Shows which EU instruments have been implemented in Slovenian law and which ones are pending implementation.
| Name | Type | Req | Description |
|---|---|---|---|
| community | string | — | EU community: EU, EG, EEG, Euratom |
| has_slovenian_implementation | boolean | — | Filter by whether a Slovenian implementation exists |
| limit | number | — | Max results (1-100, default 20) |
| query | string | — | Search terms for EU document titles |
| type | string | — | Filter by type: directive or regulation |
| year_from | number | — | Start year filter |
| year_to | number | — | End year filter |
No output schema declared.
No examples provided.
search_legislation ~143
Search Slovenian statutes and regulations by keyword. Searches FTS-indexed provisions from PIS (pisrs.si). Use document_id to narrow to a specific statute. Supports temporal queries via as_of_date.
| Name | Type | Req | Description |
|---|---|---|---|
| as_of_date | string | — | ISO date to query historical versions (e.g. "2020-01-01") |
| document_id | string | — | Document ID to restrict search to a specific statute |
| limit | number | — | Max results (1-50, default 10) |
| query | string | yes | Search terms (Slovenian or English) |
| status | string | — | Filter by status: in_force, repealed, amended |
No output schema declared.
No examples provided.
validate_citation ~77
Validate a Slovenian legal citation and check whether the referenced document and provision exist in the database. Supported formats: "1. člen ZKP", "Uradni list RS, št. 63/13", "ECLI:SI:VSRS:2020:123".
| Name | Type | Req | Description |
|---|---|---|---|
| citation | string | yes | Citation string to validate |
No output schema declared.
No examples provided.
validate_eu_compliance ~92
Validate EU compliance for a Slovenian statute or provision. Checks for missing, partial, or outdated implementations and returns compliance issues with severity levels and recommendations (in Slovenian).
| Name | Type | Req | Description |
|---|---|---|---|
| document_id | string | yes | Document ID of the Slovenian statute to validate |
| eu_document_id | string | — | EU document ID to check compliance against |
| provision_ref | string | — | Provision reference to narrow the check |
No output schema declared.
No examples provided.