# io.github.matematicsolutions/mcp-isap (npm · @matematicsolutions/mcp-isap)

MCP server for Polish legislation (Dziennik Ustaw / Monitor Polski) via Sejm ELI API.

- Trust score: 74/100 (medium)
- Change this week: +68
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-04

## Components

- npm · `@matematicsolutions/mcp-isap`: 74/100 (this document), [markdown](https://verifymcp.io/servers/matematicsolutions-mcp-isap/matematicsolutions-mcp-isap.md), [page](https://verifymcp.io/servers/matematicsolutions-mcp-isap/matematicsolutions-mcp-isap)

## Channel facts

- Registry: `npm`
- Package: `@matematicsolutions/mcp-isap`
- Version: `1.3.0`
- Transport: `stdio`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-04.

- **Supply Chain Security**: 83/100
  - No malware found by supply-chain analysis.
  - CVE check failed: a known medium-severity CVE affects hono 4.12.33, reached via @modelcontextprotocol/sdk > hono. A fixed version is available.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 97/100
  - Source repository is publicly reachable at the declared URL.
  - Cryptographically verified build provenance (signed, bound to matematicsolutions/mcp-isap).
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 3 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 54/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 2131 tokens (~710/item across 3 items; 3 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add matematicsolutions-mcp-isap -- npx -y @matematicsolutions/mcp-isap
```

### Codex

```bash
codex mcp add matematicsolutions-mcp-isap -- npx -y @matematicsolutions/mcp-isap
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "matematicsolutions-mcp-isap": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@matematicsolutions/mcp-isap"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add matematicsolutions-mcp-isap --command npx --arg -y --arg @matematicsolutions/mcp-isap
```

### Hermes

```yaml
mcp_servers:
  matematicsolutions-mcp-isap:
    command: "npx"
    args: ["-y", "@matematicsolutions/mcp-isap"]
```

### Other

```json
{
  "mcpServers": {
    "matematicsolutions-mcp-isap": {
      "command": "npx",
      "args": [
        "-y",
        "@matematicsolutions/mcp-isap"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-04 (score 74, 0)

- [security regression] CVE-2026-69207 affects this package: medium
- [security regression] Known CVEs: partial → fail

### 2026-08-02 (score 74, +58)

- [security improvement] Known CVEs: unverified → partial
- [security improvement] Provenance: unverified → pass
- [security improvement] Install scripts: unverified → pass
- [security improvement] Malware scan: unverified → pass
- [security] The attested source repository moved: matematicsolutions/mcp-isap
- [functional improvement] Schema quality: unverified → excellent
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] License: unverified → pass
- [functional improvement] Stability: unverified → 0.20
- [functional improvement] MCP protocol: unverified → pass
- [functional] Licence: MIT

### 2026-08-01 (score 16, +11)

- [functional regression] Schema quality: 419 → 710
- [functional improvement] Tool coverage: unverified → 100
- [functional] Package version: 1.1.1 → 1.3.0

### 2026-07-31 (score 5, −1)

- [security] First check of Stability: unverified
- [functional] First check of Capabilities: unverified
- [functional] Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- [functional] Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet.
- [functional] Package version: 1.2.0 → 1.3.0
- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 6, 0)

- [functional] Tool coverage: Tool coverage not yet verified: our sandbox run of this package did not complete, so we have no tool definitions to assess.
- [functional] Schema quality: Schema quality not yet verified: our sandbox run of this package did not complete, so we have no schema to assess.

### 2026-07-28 (score 6, −35)

- [security regression] Malware scan: pass → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional] First check of Schema quality: unverified
- [functional] Package version: 1.1.1 → 1.2.0

### 2026-07-27 (score 41)

First indexed and scored.

## MCP tools (3)

### `search_acts` (~254 tokens)

Wyszukiwanie aktow prawa polskiego (Dziennik Ustaw + Monitor Polski) przez oficjalne Sejm ELI API. Pokrycie: 96 000+ aktow od 1918. Filtry: fragment tytulu, rok, publisher (DU/MP), typ aktu, status obowiazywania. Bledy: `upstream_error`.

Input parameters:

- `in_force` (boolean): true = tylko obowiazujace akty. Pomin zeby objac wszystkie.
- `limit` (number): Maks liczba wynikow (1-50). Domyslnie 10.
- `publisher` (string): DU = Dziennik Ustaw (ustawy, rozporzadzenia), MP = Monitor Polski (uchwaly Sejmu, postanowienia Prezydenta, obwieszczenia).
- `title` (string): Fragment tytulu (po polsku, z odmiana - np. 'ochronie' znajdzie 'ustawa o ochronie...').
- `type` (string): Typ aktu (po polsku, dokladnie jak w bazie).
- `year` (number): Rok publikacji aktu.

### `get_act` (~132 tokens)

Pobiera szczegoly aktu po identyfikatorze ELI (np. 'DU/2018/1000' dla Ustawy o ochronie danych osobowych z 2018 r.). Zwraca pelne metadane: tytul, typ, status obowiazywania, wejscie w zycie, slowa kluczowe, linki do tekstu HTML/PDF i strony ISAP.

Input parameters:

- `eli` (string, required): Identyfikator ELI w formacie PUBLISHER/YEAR/POSITION, np. 'DU/2018/1000'.

### `get_act_text` (~312 tokens)

Pobiera tekst aktu, stronami po 5000 znakow czystego tekstu. Odpowiedz konczy sie licznikiem `[paginacja] strona N z M`, a `structuredContent.pagination` ma page/total_pages/has_more - iteruj `page` az has_more=false. Zeby trafic w konkretny przepis bez przewijania, podaj `search_text` (np. 'Art. 118.') - tool zwroci fragment wokol tej frazy. UWAGA: dla aktu bazowego HTML to tekst OGLOSZONY (brzmienie pierwotne), nie stan obowiazujacy - `structuredContent.text_version` to rozroznia. Bledy: `text_unavailable_use_pdf` (akt ma tylko PDF), `not_found` (brak frazy albo aktu), `invalid_eli`.

Input parameters:

- `eli` (string, required): ELI aktu, np. 'DU/2018/1000'.
- `page` (number): Numer strony tekstu, liczony od 1 (5000 znakow na strone). Domyslnie 1.
- `search_text` (string): Fraza do znalezienia w tekscie aktu - zwraca fragment wokol pierwszego trafienia zamiast strony (np. 'Art. 118.'). Ma pierwszenstwo przed `page`. Wielkosc liter bez znaczenia, polskie znaki MAJA znac…

## Diagnostics

Captured diagnostic sections: Provenance, Vulnerabilities, Dependencies. The full working is on the page: https://verifymcp.io/servers/matematicsolutions-mcp-isap/matematicsolutions-mcp-isap#diagnostics

## Score history

- 2026-08-04: 74
- 2026-08-03: 74
- 2026-08-02: 74
- 2026-08-01: 16
- 2026-07-31: 5
- 2026-07-30: 6
- 2026-07-28: 6
- 2026-07-27: 41

## Links

- npm package: https://www.npmjs.com/package/@matematicsolutions/mcp-isap
- Socket report: https://socket.dev/npm/package/@matematicsolutions/mcp-isap
- Repository: https://github.com/matematicsolutions/mcp-isap
- Changelog RSS feed: https://verifymcp.io/servers/matematicsolutions-mcp-isap/matematicsolutions-mcp-isap/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/matematicsolutions-mcp-isap/matematicsolutions-mcp-isap/changelog.json
- HTML version of this page: https://verifymcp.io/servers/matematicsolutions-mcp-isap/matematicsolutions-mcp-isap
