Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.sedis-ab/mcp

NPM · @SEDIS/MCP · SCANNED AUG 3

Read-only MCP tools for the Sedis PartnerAPI v2 (Bolagsanalys + Fastighetsbenchmark).

Available components

+24 this week 74 Trust /100
Trust breakdown (6 categories)

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 sedis-ab/sedis-mcp). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 16 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability70
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 4079 tokens (~313/item across 13 items; 12 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 Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
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
  • Structured output schemas are declared (83% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

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 · @sedis/mcp

# add to Claude Code
claude mcp add sedis-ab-mcp -- npx -y @sedis/mcp
# add to Codex CLI
codex mcp add sedis-ab-mcp -- npx -y @sedis/mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "sedis-ab-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@sedis/mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add sedis-ab-mcp --command npx --arg -y --arg @sedis/mcp
# ~/.hermes/config.yaml
mcp_servers:
  sedis-ab-mcp:
    command: "npx"
    args: ["-y", "@sedis/mcp"]
// mcp.json
{
  "mcpServers": {
    "sedis-ab-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@sedis/mcp"
      ]
    }
  }
}
Changelog

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.

  • 2 Aug 26 +69
    • Known CVEs: unverified → partial security
    • Install scripts: unverified → pass security
    • Provenance: unverified → pass security
    • Malware scan: unverified → pass security
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • The attested source repository moved: sedis-ab/sedis-mcp security
    • Security disclosure: unverified → fail functional
    • License: unverified → pass functional
    • Dependency health: unverified → partial functional
    • Maintenance: unverified → pass functional
    • MCP protocol: unverified → pass functional
    • Schema quality: unverified → good functional
    • Tool coverage: unverified → 100 functional
    • Schema quality: unverified → 100 functional
    • Licence: MIT functional
  • 1 Aug 26 0
    • Security disclosure: fail → unverified functional
  • 31 Jul 26 −45
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 50

    First indexed and scored.

Diagnostics

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/@sedis/[email protected]

Provenance verified

Ecosystem: npm · Outcome: verified

Reason: verified

Source repo:
sedis-ab/sedis-mcp
Certificate issuer:
https://token.actions.githubusercontent.com
Certificate SAN:
https://github.com/sedis-ab/sedis-mcp/.github/workflows/release.yml@refs/tags/v1.1.5
Rekor log index:
2189524998
Predicate type:
https://slsa.dev/provenance/v1
Subject digest:
sha512:552cc95efedd1c4c1d73fdc0b6716d2d8b50f720670f898ba2cb8d4300355b4f10790945c092ef2b0e6fc2f23076b69f7d61d2872684f6edb67e9b0a6
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.

MCP tools — 12 exposed · ~3,445 tokens

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.

Tool Tokens
bolagsanalys_find_parameter ~239

Read-only. Discover the right financial parameter by name fragment or group and return each parameter's `code`, English name, group and description. Use this to resolve the `parameterCode` you then pass to `bolagsanalys_get_data` (alongside a `companyId` from `bolagsanalys_list_companies`). Example: nameContains 'revenue', group 'Income statement'. Shared reference data; read-only — never writes.

NameTypeReqDescription
groupstringParameter group name to filter by, e.g. 'Income statement'.
langstringLanguage for names/descriptions; English default, 'sv' for Swedish.
nameContainsstringCase-insensitive parameter-name fragment, e.g. 'revenue'.
pageinteger1-indexed result page (first page = 1), e.g. 1.
pageSizeintegerRows per page (v2 default 50, max 500), e.g. 50.
sortstringComma-separated sort fields; prefix '-' for descending, e.g. '-name'.
NameTypeReqDescription
dataarrayyesMatching Bolagsanalys parameters.
pageintegeryesThe page you are on (1-indexed).
pageSizeRows per page echoed back by v2, e.g. 50.
totalCountTotal matching rows across all pages; null/absent when count is skipped.
totalPagesTotal page count; null/absent when count is skipped.

No examples provided.

bolagsanalys_get_data ~403

Read-only. Fetch quarterly figures for one company — optionally narrowed to a single parameter and a quarter range. Pass a `companyId` from `bolagsanalys_list_companies` and (optionally) a `parameterCode` from `bolagsanalys_find_parameter`. Quarter bounds use packed ids: `quarterId`, `fromDate`, `toDate` accept e.g. '20251' or '2025Q1' (these are QUARTERS, not calendar dates). Example: companyId 'SE-VOLV-B', parameterCode 'REV', fromDate '2024Q1', toDate '2025Q4'. Every row keeps its `companyId` and `parameterCode`; read-only — never writes.

NameTypeReqDescription
companyIdstringCompany id from bolagsanalys_list_companies, e.g. 'SE-VOLV-B'. Omit to fetch ALL companies for the parameter/quarter (enables one-call ranking/aggregation).
countbooleanfalse (default) skips totalCount for cheaper bulk paging.
fromDatestringInclusive lower quarter bound, e.g. '20241' or '2024Q1'.
pageinteger1-indexed result page (first page = 1), e.g. 1.
pageSizeintegerRows per page (v2 default 50, max 500), e.g. 50.
parameterCodestringParameter code from bolagsanalys_find_parameter; omit for all parameters.
quarterIdstringSingle packed quarter, e.g. '20251' or '2025Q1'.
sortstringComma-separated sort fields; prefix '-' for descending, e.g. '-name'.
toDatestringInclusive upper quarter bound, e.g. '20254' or '2025Q4'.
NameTypeReqDescription
dataarrayyesQuarterly figures, one row per company+parameter+quarter.
pageintegeryesThe page you are on (1-indexed).
pageSizeRows per page echoed back by v2, e.g. 50.
totalCountTotal matching rows across all pages; null/absent when count is skipped.
totalPagesTotal page count; null/absent when count is skipped.

No examples provided.

bolagsanalys_list_companies ~227

Read-only. Search Sedis's catalog of listed companies by name fragment or country code and return each company's `companyId` and name. This is the FIRST step of the Bolagsanalys flow: take a `companyId` from here and pass it to `bolagsanalys_get_data` to fetch its quarterly figures. Example: nameContains 'Volvo', countryCode 'SE'. Reference data shared across all tenants; this tool never writes or ingests.

NameTypeReqDescription
countryCodestringISO-3166 alpha-2 country code, e.g. 'SE'.
nameContainsstringCase-insensitive company-name fragment, e.g. 'Volvo'.
pageinteger1-indexed result page (first page = 1), e.g. 1.
pageSizeintegerRows per page (v2 default 50, max 500), e.g. 50.
sortstringComma-separated sort fields; prefix '-' for descending, e.g. '-name'.
NameTypeReqDescription
dataarrayyesMatching listed companies.
pageintegeryesThe page you are on (1-indexed).
pageSizeRows per page echoed back by v2, e.g. 50.
totalCountTotal matching rows across all pages; null/absent when count is skipped.
totalPagesTotal page count; null/absent when count is skipped.

No examples provided.

bolagsanalys_search_data ~441

Read-only. Fetch quarterly figures for a SPECIFIC SET of companies in one call by passing `companyIds` (up to 50, from `bolagsanalys_list_companies`), optionally narrowed to a `parameterCode` (from `bolagsanalys_find_parameter`) and a quarter range. Use this for a specific N-company subset — v2's GET has no companyIdIn, so to fetch ALL companies instead omit `companyId` on `bolagsanalys_get_data`. Quarter bounds use packed ids: `quarterId`, `fromDate`, `toDate` accept e.g. '20251' or '2025Q1' (QUARTERS, not calendar dates). The cap is 50 — more is rejected. Returns the same envelope as `bolagsanalys_get_data`; every row keeps its `companyId` and `parameterCode`; read-only — never writes.

NameTypeReqDescription
companyIdstringSingle company id; OR'd with companyIds.
companyIdsarrayUp to 50 company ids (from bolagsanalys_list_companies) to fetch in one call; over 50 is rejected.
countbooleanfalse (default) skips totalCount for cheaper bulk paging.
fromDatestringInclusive lower quarter bound, e.g. '20241' or '2024Q1'.
pageinteger1-indexed result page (first page = 1), e.g. 1.
pageSizeintegerRows per page (v2 default 50, max 500), e.g. 50.
parameterCodestringParameter code from bolagsanalys_find_parameter; omit for all parameters.
quarterIdstringSingle packed quarter, e.g. '20251' or '2025Q1'.
sortstringComma-separated sort fields; prefix '-' for descending, e.g. '-name'.
toDatestringInclusive upper quarter bound, e.g. '20254' or '2025Q4'.
NameTypeReqDescription
dataarrayyesQuarterly figures, one row per company+parameter+quarter.
pageintegeryesThe page you are on (1-indexed).
pageSizeRows per page echoed back by v2, e.g. 50.
totalCountTotal matching rows across all pages; null/absent when count is skipped.
totalPagesTotal page count; null/absent when count is skipped.

No examples provided.

clear_session ~56

Forget the locally-cached session token (removes it from memory and the on-disk cache). After this, calls send no X-Api-Session header until you set_session again. Use it to sign out of the current session.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

fastighetsbenchmark_find_parameter ~258

Read-only. Discover the right real-estate benchmark parameter by name fragment or group and return each parameter's `code`, English name, `dataType` (decimal/boolean/enum/date) and — for enum parameters — its `enumValues` legal-value domain. Use this to resolve the `parameterCode` you pass to `fastighetsbenchmark_get_comp_timeseries`, and read `dataType` to know which CompDatum value member to trust. Example: nameContains 'Total return'. Shared reference data; read-only — never writes.

NameTypeReqDescription
groupstringParameter group name to filter by, e.g. 'Return'.
langstringLanguage for names/descriptions; English default, 'sv' for Swedish.
nameContainsstringCase-insensitive parameter-name fragment, e.g. 'Total return'.
pageinteger1-indexed result page (first page = 1), e.g. 1.
pageSizeintegerRows per page (v2 default 50, max 500), e.g. 50.
sortstringComma-separated sort fields; prefix '-' for descending, e.g. '-name'.
NameTypeReqDescription
dataarrayyesMatching Fastighetsbenchmark CompParameters.
pageintegeryesThe page you are on (1-indexed).
pageSizeRows per page echoed back by v2, e.g. 50.
totalCountTotal matching rows across all pages; null/absent when count is skipped.
totalPagesTotal page count; null/absent when count is skipped.

No examples provided.

fastighetsbenchmark_get_comp_timeseries ~472

Read-only. Pull the actual benchmarking numbers (CompDatum time-series) for one or more Comps. This is the FINAL step of the §8 A6 flow: pass the `sedisId`s you found (from `fastighetsbenchmark_search_property_units`, `_list_samlingar`'s `containingCompSedisIds`, or `_list_jamforelseobjekt`) as a comma-separated `sedisIdIn`, plus a `parameterCode` from `fastighetsbenchmark_find_parameter` and an ISO date range. Each row is SELF-DESCRIBING via `dataType` (decimal/boolean/enum/date) — read the matching member (`figure`/`boolean`/`enum`/`date`); an enum resolves to `{ value, name, enumType }`, so use `enum.name`, never the raw int. Every row keeps its `sedisId` (do not conflate Comps). Use `count: false` for cheap bulk paging. Example: sedisIdIn 'PU-1,PU-2', parameterCode 'NX71', fromDate '2016-01-01', toDate '2026-12-31'. Tenant-scoped to your data; read-only — never writes.

NameTypeReqDescription
countbooleanfalse (default) skips totalCount for cheaper high-volume bulk paging, e.g. false.
fromDatestringInclusive lower ISO date bound (yyyy-MM-dd), e.g. '2016-01-01'.
pageinteger1-indexed result page (first page = 1), e.g. 1.
pageSizeintegerRows per page (v2 default 50, max 500), e.g. 50.
parameterCodestringCompParameter code from fastighetsbenchmark_find_parameter; omit for all parameters, e.g. 'NX71'.
sedisIdInstringyesComma-separated Comp sedisIds to fetch (multi-value), e.g. 'PU-1,PU-2'.
toDatestringInclusive upper ISO date bound (yyyy-MM-dd), e.g. '2026-12-31'.
NameTypeReqDescription
dataarrayyesSelf-describing CompDatum rows — one per Comp+parameter+valueDate; dataType + sedisId kept on every row.
pageintegeryesThe page you are on (1-indexed).
pageSizeRows per page used for this response.
totalCountTotal matching rows across all pages; null/absent when count=false (v2 omits the key).
totalPagesTotal page count; null/absent when count=false.

No examples provided.

fastighetsbenchmark_list_jamforelseobjekt ~282

Read-only. List YOUR comparison zones (Jämförelseobjekt — your clones of a Sedis-owned aggregate), returning each zone's `sedisId`. This is the FIRST step of the §8 A6 flow: find a zone by name here, then pass its `sedisId` to `fastighetsbenchmark_search_property_units` as `belongsToJamforelseobjektSedisId` to find your units in it. Lean by default: set `detail: true` to opt into the tenant-filtered `containsPropertyUnits` lineage. Example: nameContains 'Stockholm'. Tenant-scoped to your data; read-only — never writes.

NameTypeReqDescription
detailbooleanfalse (default, lean) omits lineage; true opts the tenant-filtered containsPropertyUnits array in via ?fields=.
nameContainsstringCase-insensitive comparison-zone-name fragment, e.g. 'Stockholm'.
pageinteger1-indexed result page (first page = 1), e.g. 1.
pageSizeintegerRows per page (v2 default 50, max 500), e.g. 50.
sortstringComma-separated sort fields; prefix '-' for descending, e.g. '-name'.
NameTypeReqDescription
dataarrayyesYour comparison zones (Jämförelseobjekt).
pageintegeryesThe page you are on (1-indexed).
pageSizeRows per page echoed back by v2, e.g. 50.
totalCountTotal matching rows across all pages; null/absent when count is skipped.
totalPagesTotal page count; null/absent when count is skipped.

No examples provided.

fastighetsbenchmark_list_reference_zones ~212

Read-only. List the SHARED Sedis-owned reference zones — the same for every key, with NO tenant filter (these are not your private data). Each row exposes its `sedisId`, `name`, and `sourceName` (the external-reference provider, e.g. 'Nils Holgersson'). Use a reference zone as a market benchmark to compare against your own comparison zones and property units. Example: nameContains 'Stockholm'. Shared reference data; read-only — never writes.

NameTypeReqDescription
nameContainsstringCase-insensitive reference-zone-name fragment, e.g. 'Stockholm'.
pageinteger1-indexed result page (first page = 1), e.g. 1.
pageSizeintegerRows per page (v2 default 50, max 500), e.g. 50.
sortstringComma-separated sort fields; prefix '-' for descending, e.g. '-name'.
NameTypeReqDescription
dataarrayyesShared Sedis-owned reference zones (identical for every key).
pageintegeryesThe page you are on (1-indexed).
pageSizeRows per page echoed back by v2, e.g. 50.
totalCountTotal matching rows across all pages; null/absent when count is skipped.
totalPagesTotal page count; null/absent when count is skipped.

No examples provided.

fastighetsbenchmark_list_samlingar ~228

Read-only. List YOUR collections (Samling). Each row exposes its members as `containingCompSedisIds` — an array of ids, not nested objects — so you can reference-then-resolve: take those ids and pass them to `fastighetsbenchmark_get_comp_timeseries` via `sedisIdIn` only for the collections you actually need (this keeps payloads bounded). Example: nameContains 'Stockholm offices'. Tenant-scoped to your data; read-only — never writes (creating/replacing/deleting a Samling is not exposed here).

NameTypeReqDescription
nameContainsstringCase-insensitive collection-name fragment, e.g. 'Stockholm offices'.
pageinteger1-indexed result page (first page = 1), e.g. 1.
pageSizeintegerRows per page (v2 default 50, max 500), e.g. 50.
sortstringComma-separated sort fields; prefix '-' for descending, e.g. '-name'.
NameTypeReqDescription
dataarrayyesYour collections (Samling).
pageintegeryesThe page you are on (1-indexed).
pageSizeRows per page echoed back by v2, e.g. 50.
totalCountTotal matching rows across all pages; null/absent when count is skipped.
totalPagesTotal page count; null/absent when count is skipped.

No examples provided.

fastighetsbenchmark_search_property_units ~460

Read-only. Find YOUR property units (Fastighet) by name, property-type id, municipality, or comparison-zone membership, returning each unit's `sedisId`. This is the §8 A6 flow's object-finding step: take a comparison zone from `fastighetsbenchmark_list_jamforelseobjekt` and filter here with `belongsToJamforelseobjektSedisId`, then pass the resulting `sedisId`s to `fastighetsbenchmark_get_comp_timeseries` via `sedisIdIn`. Lean by default: geometry is omitted unless you set `includeGeometry: true`. Example: propertyType 1 (Office), belongsToJamforelseobjektSedisId 'JO-A'. Tenant-scoped to your data; read-only — never writes.

NameTypeReqDescription
belongsToJamforelseobjektSedisIdstringComparison-zone sedisId (from list_jamforelseobjekt) — returns only your units in that zone, e.g. 'JO-A'.
includeGeometrybooleanfalse (default, lean) omits geometry; true opts the heavy geometry member into the response via ?fields=.
langstringLanguage for names/descriptions; English default, 'sv' for Swedish.
municipalityIdintegerMunicipality id to filter by, e.g. 180 (Stockholm).
nameContainsstringCase-insensitive property-unit-name fragment, e.g. 'Office'.
pageinteger1-indexed result page (first page = 1), e.g. 1.
pageSizeintegerRows per page (v2 default 50, max 500), e.g. 50.
propertyTypeintegerProperty-type id (int, NOT a name); discover ids from find_parameter enumValues, e.g. 1 = Kontor/Office.
propertyTypeNamestringProperty-type by NAME (locale-aware), e.g. 'Office'/'Kontor'; alternative to the numeric propertyType id.
sortstringComma-separated sort fields; prefix '-' for descending, e.g. '-name'.
NameTypeReqDescription
dataarrayyesYour matching property units (Fastighet).
pageintegeryesThe page you are on (1-indexed).
pageSizeRows per page echoed back by v2, e.g. 50.
totalCountTotal matching rows across all pages; null/absent when count is skipped.
totalPagesTotal page count; null/absent when count is skipped.

No examples provided.

set_session ~167

Paste the freshly-minted session token from the Sedis reprove page to refresh this session WITHOUT restarting the client. Use this when a tool returns 'Session re-verification required': open the reproveUrl, complete 2FA, copy the new token, call this tool with it, then retry the original call. The token is cached locally (owner-only file) and sent as the X-Api-Session header on every subsequent call; it is never logged or echoed back.

NameTypeReqDescription
tokenstringyesThe freshly-minted session token from the reprove page (e.g. starts with 'sedis_sess_…'). Open the reproveUrl shown in a 'Session re-verification required' error, complete 2FA, copy the token, and pa…

No output schema declared.

No examples provided.