io.github.matematicsolutions/mcp-saos
NPM · @MATEMATICSOLUTIONS/MCP-SAOS · SCANNED AUG 3
MCP server for Polish court judgments via the SAOS API with verifiable citations.
Available components
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 Security86
- No malware found by supply-chain analysis.Pass
- Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency97
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Cryptographically verified build provenance (signed, bound to matematicsolutions/mcp-saos). View diagnostics → Pass
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 20 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability55
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 2361 tokens (~590/item across 4 items; 4 tools + 0 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 Management23
- Stability observed for 7 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 · @matematicsolutions/mcp-saos
claude mcp add matematicsolutions-mcp-saos -- npx -y @matematicsolutions/mcp-saos
codex mcp add matematicsolutions-mcp-saos -- npx -y @matematicsolutions/mcp-saos
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"matematicsolutions-mcp-saos": {
"type": "local",
"command": [
"npx",
"-y",
"@matematicsolutions/mcp-saos"
],
"enabled": true
}
}
} openclaw mcp add matematicsolutions-mcp-saos --command npx --arg -y --arg @matematicsolutions/mcp-saos
mcp_servers:
matematicsolutions-mcp-saos:
command: "npx"
args: ["-y", "@matematicsolutions/mcp-saos"] {
"mcpServers": {
"matematicsolutions-mcp-saos": {
"command": "npx",
"args": [
"-y",
"@matematicsolutions/mcp-saos"
]
}
}
} 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 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.
- 2 Aug 26 +58
- Known CVEs: unverified → partial ▲ security
- Install scripts: unverified → pass ▲ security
- Provenance: unverified → pass ▲ security
- Malware scan: unverified → pass ▲ security
- The attested source repository moved: matematicsolutions/mcp-saos security
- Tool coverage: 100 → unverified ▼ functional
- MCP protocol: unverified → pass ▲ functional
- Maintenance: unverified → pass ▲ functional
- Stability: unverified → 0.20 ▲ functional
- Dependency health: unverified → partial ▲ functional
- License: unverified → pass ▲ functional
- Schema quality: unverified → excellent ▲ functional
- Licence: MIT functional
- 1 Aug 26 −28
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 31 Jul 26 +19
- Malware scan: pass → unverified ▼ security
- Provenance: unverified → pass ▲ security
- Install scripts: unverified → pass ▲ security
- The attested source repository moved: matematicsolutions/mcp-saos security
- Security disclosure: unverified → fail ▼ functional
- Dependency health: partial → unverified ▼ functional
- Maintenance: unverified → pass ▲ functional
- License: unverified → pass ▲ functional
- Tool coverage: unverified → 100 ▲ functional
- Licence: MIT functional
- 29 Jul 26 −16
- Security disclosure: fail → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Dependency health: unverified → partial ▲ functional
- First check of Schema quality: unverified functional
- 27 Jul 26 41
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/@matematicsolutions/[email protected]
Provenance verified
Ecosystem: npm · Outcome: verified
Reason: verified
- Source repo:
- matematicsolutions/mcp-saos
- Certificate issuer:
- https://token.actions.githubusercontent.com
- Certificate SAN:
- https://github.com/matematicsolutions/mcp-saos/.github/workflows/release.yml@refs/tags/v1.2.0
- Rekor log index:
- 2161644618
- Predicate type:
- https://slsa.dev/provenance/v1
- Subject digest:
- sha512:358f40af6539458693920aecd4535930ce01a83082815d0fa3329c4a8c868828b196be87bcad15d394d42674c1d5f31402ae5c2797742360a7349b0ad
- Discovery method:
- attestation_endpoint
Dependencies 94 packages
94 packages in the resolved dependency tree · 94 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.
get_judgment ~150
Pobiera pelne orzeczenie z SAOS po jego numerycznym ID. Zwraca metadane (sygnatura, sad, data, sklad, podstawy prawne), streszczenie (jesli dostepne) oraz pierwsze 2000 znakow tresci. ID orzeczenia pochodzi z wynikow narzedzia 'search' lub 'search_by_case'. Bledy: `missing_arg` (brak id), `not_found` (id poza baza), `upstream_error`.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string|number | yes | Numeryczne ID orzeczenia w bazie SAOS, np. 352475 lub '31345'. |
No output schema declared.
No examples provided.
saos_cite_check ~447
Citator 'czy wyrok zyje': dla podanej sygnatury szuka POZNIEJSZYCH orzeczen, ktore ja cytuja (pelnotekstowo w SAOS), i skanuje ich uzasadnienia pod frazy przelamania linii orzeczniczej (np. 'odstepuje od pogladu wyrazonego', 'nie podziela pogladu', 'traci moc uchwala', 'uchwala skladu siedmiu sedziow') w oknie ~500 znakow wokol wystapienia sygnatury. Werdykt: przelamanie_wykryte / uchwala_skladu_powiekszonego / nadal_cytowany / brak_cytowan_w_saos. To heurystyka - kazde trafienie ma fragment tekstu do recznej weryfikacji, a brak trafien NIE potwierdza aktualnosci orzeczenia. Bledy: `missing_arg` (nieczytelna sygnatura), `invalid_court_type`, `upstream_error`.
| Name | Type | Req | Description |
|---|---|---|---|
| caseNumber | string | yes | Sygnatura akt orzeczenia do sprawdzenia, np. 'III CZP 6/21'. Moze byc czescia zdania ('uchwala SN z 7.05.2021 r., III CZP 6/21'). |
| courtType | string | — | Opcjonalnie: typ sadu orzeczenia badanego - sygnatury powtarzaja sie miedzy sadami, to doprecyzowuje ktore orzeczenie sprawdzamy. |
| deepScan | boolean | — | Czy pobierac pelne teksty cytujacych orzeczen (domyslnie true). false = tylko szybki skan snippetow z wyszukiwarki. |
| maxScan | number | — | Ile cytujacych orzeczen przeskanowac w pelnym tekscie (1-20, domyslnie 8). Priorytet: SN > uchwaly > najnowsze. |
No output schema declared.
No examples provided.
search ~514
Przeszukuje baze orzeczen sadow polskich w SAOS (System Analizy Orzeczen Sadowych). Pokrycie obejmuje takze orzeczenia biezace (lata 2024-2026 sa dobrze reprezentowane), ale jest nierowne wg typu sadu. Sady administracyjne (WSA/NSA) NIE sa indeksowane. Daty bywaja znieksztalcone przez OCR - weryfikuj sygnature i date w zrodle. Przydatny do: analizy linii orzeczniczej, precedensow, wyszukiwania po tresci / sygnatuze / sedzim / podstawie prawnej. Bledy: `invalid_court_type` (zly enum), `upstream_error` (HTTP/timeout API).
| Name | Type | Req | Description |
|---|---|---|---|
| all | string | — | Wyszukiwanie pelnotekstowe - slowo lub fraza w tresci orzeczenia. |
| caseNumber | string | — | Sygnatura akt, np. 'I ACa 772/13' lub 'IV CSK 123/15'. |
| courtType | string | — | Typ sadu: COMMON=sady powszechne, SUPREME=Sad Najwyzszy, CONSTITUTIONAL_TRIBUNAL=Trybunal Konstytucyjny, NATIONAL_APPEAL_CHAMBER=Krajowa Izba Odwolawcza (KIO). NIE uzywaj ADMINISTRATIVE - sady admin… |
| dateFrom | string | — | Data orzeczenia od (format YYYY-MM-DD), np. '2015-01-01'. |
| dateTo | string | — | Data orzeczenia do (format YYYY-MM-DD), np. '2016-12-31'. |
| judgeName | string | — | Nazwisko sedziego, np. 'Kowalski'. |
| legalBase | string | — | Podstawa prawna, np. 'art. 415 kc' lub 'art. 6 RODO'. |
| pageNumber | number | — | Numer strony (od 0). Do paginacji wynikow. |
| pageSize | number | — | Liczba wynikow na strone (min 10, max 100). Domyslnie 10. |
| referencedRegulation | string | — | Przywolany akt prawny, np. 'ustawa o ochronie danych osobowych'. |
No output schema declared.
No examples provided.
search_by_case ~155
Skrot: szuka orzeczenia po sygnaturze akt (np. 'I ACa 772/13', 'IV CSK 123/15', 'KIO/UZP 100/12'). Odpowiednik search z parametrem caseNumber. Jesli sygnatura nie znajdzie sie w SAOS, sprawa moze byc z sadu administracyjnego (WSA/NSA - nieindeksowane) lub jeszcze nieopublikowana w bazie. Bledy: `missing_arg` (brak caseNumber), `upstream_error`.
| Name | Type | Req | Description |
|---|---|---|---|
| caseNumber | string | yes | Sygnatura akt, np. 'I ACa 772/13'. |
No output schema declared.
No examples provided.