io.github.sedis-ab/mcp
NPM · @SEDIS/MCP · SCANNED AUG 3
Read-only MCP tools for the Sedis PartnerAPI v2 (Bolagsanalys + Fastighetsbenchmark).
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 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.
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
claude mcp add sedis-ab-mcp -- npx -y @sedis/mcp
codex mcp add sedis-ab-mcp -- npx -y @sedis/mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"sedis-ab-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"@sedis/mcp"
],
"enabled": true
}
}
} openclaw mcp add sedis-ab-mcp --command npx --arg -y --arg @sedis/mcp
mcp_servers:
sedis-ab-mcp:
command: "npx"
args: ["-y", "@sedis/mcp"] {
"mcpServers": {
"sedis-ab-mcp": {
"command": "npx",
"args": [
"-y",
"@sedis/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.
- 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.
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.
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.
bolagsanalys_find_parameter Find a Bolagsanalys 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.
| Name | Type | Req | Description |
|---|---|---|---|
| group | string | — | Parameter group name to filter by, e.g. 'Income statement'. |
| lang | string | — | Language for names/descriptions; English default, 'sv' for Swedish. |
| nameContains | string | — | Case-insensitive parameter-name fragment, e.g. 'revenue'. |
| page | integer | — | 1-indexed result page (first page = 1), e.g. 1. |
| pageSize | integer | — | Rows per page (v2 default 50, max 500), e.g. 50. |
| sort | string | — | Comma-separated sort fields; prefix '-' for descending, e.g. '-name'. |
| Name | Type | Req | Description |
|---|---|---|---|
| data | array | yes | Matching Bolagsanalys parameters. |
| page | integer | yes | The page you are on (1-indexed). |
| pageSize | — | — | Rows per page echoed back by v2, e.g. 50. |
| totalCount | — | — | Total matching rows across all pages; null/absent when count is skipped. |
| totalPages | — | — | Total page count; null/absent when count is skipped. |
No examples provided.
bolagsanalys_get_data Get Bolagsanalys quarterly figures ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| companyId | string | — | Company id from bolagsanalys_list_companies, e.g. 'SE-VOLV-B'. Omit to fetch ALL companies for the parameter/quarter (enables one-call ranking/aggregation). |
| count | boolean | — | false (default) skips totalCount for cheaper bulk paging. |
| fromDate | string | — | Inclusive lower quarter bound, e.g. '20241' or '2024Q1'. |
| page | integer | — | 1-indexed result page (first page = 1), e.g. 1. |
| pageSize | integer | — | Rows per page (v2 default 50, max 500), e.g. 50. |
| parameterCode | string | — | Parameter code from bolagsanalys_find_parameter; omit for all parameters. |
| quarterId | string | — | Single packed quarter, e.g. '20251' or '2025Q1'. |
| sort | string | — | Comma-separated sort fields; prefix '-' for descending, e.g. '-name'. |
| toDate | string | — | Inclusive upper quarter bound, e.g. '20254' or '2025Q4'. |
| Name | Type | Req | Description |
|---|---|---|---|
| data | array | yes | Quarterly figures, one row per company+parameter+quarter. |
| page | integer | yes | The page you are on (1-indexed). |
| pageSize | — | — | Rows per page echoed back by v2, e.g. 50. |
| totalCount | — | — | Total matching rows across all pages; null/absent when count is skipped. |
| totalPages | — | — | Total page count; null/absent when count is skipped. |
No examples provided.
bolagsanalys_list_companies List listed companies (Bolagsanalys) ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| countryCode | string | — | ISO-3166 alpha-2 country code, e.g. 'SE'. |
| nameContains | string | — | Case-insensitive company-name fragment, e.g. 'Volvo'. |
| page | integer | — | 1-indexed result page (first page = 1), e.g. 1. |
| pageSize | integer | — | Rows per page (v2 default 50, max 500), e.g. 50. |
| sort | string | — | Comma-separated sort fields; prefix '-' for descending, e.g. '-name'. |
| Name | Type | Req | Description |
|---|---|---|---|
| data | array | yes | Matching listed companies. |
| page | integer | yes | The page you are on (1-indexed). |
| pageSize | — | — | Rows per page echoed back by v2, e.g. 50. |
| totalCount | — | — | Total matching rows across all pages; null/absent when count is skipped. |
| totalPages | — | — | Total page count; null/absent when count is skipped. |
No examples provided.
bolagsanalys_search_data Search Bolagsanalys figures for many companies (batch) ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| companyId | string | — | Single company id; OR'd with companyIds. |
| companyIds | array | — | Up to 50 company ids (from bolagsanalys_list_companies) to fetch in one call; over 50 is rejected. |
| count | boolean | — | false (default) skips totalCount for cheaper bulk paging. |
| fromDate | string | — | Inclusive lower quarter bound, e.g. '20241' or '2024Q1'. |
| page | integer | — | 1-indexed result page (first page = 1), e.g. 1. |
| pageSize | integer | — | Rows per page (v2 default 50, max 500), e.g. 50. |
| parameterCode | string | — | Parameter code from bolagsanalys_find_parameter; omit for all parameters. |
| quarterId | string | — | Single packed quarter, e.g. '20251' or '2025Q1'. |
| sort | string | — | Comma-separated sort fields; prefix '-' for descending, e.g. '-name'. |
| toDate | string | — | Inclusive upper quarter bound, e.g. '20254' or '2025Q4'. |
| Name | Type | Req | Description |
|---|---|---|---|
| data | array | yes | Quarterly figures, one row per company+parameter+quarter. |
| page | integer | yes | The page you are on (1-indexed). |
| pageSize | — | — | Rows per page echoed back by v2, e.g. 50. |
| totalCount | — | — | Total matching rows across all pages; null/absent when count is skipped. |
| totalPages | — | — | Total page count; null/absent when count is skipped. |
No examples provided.
clear_session Clear the cached Sedis session token ~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 Find a Fastighetsbenchmark 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.
| Name | Type | Req | Description |
|---|---|---|---|
| group | string | — | Parameter group name to filter by, e.g. 'Return'. |
| lang | string | — | Language for names/descriptions; English default, 'sv' for Swedish. |
| nameContains | string | — | Case-insensitive parameter-name fragment, e.g. 'Total return'. |
| page | integer | — | 1-indexed result page (first page = 1), e.g. 1. |
| pageSize | integer | — | Rows per page (v2 default 50, max 500), e.g. 50. |
| sort | string | — | Comma-separated sort fields; prefix '-' for descending, e.g. '-name'. |
| Name | Type | Req | Description |
|---|---|---|---|
| data | array | yes | Matching Fastighetsbenchmark CompParameters. |
| page | integer | yes | The page you are on (1-indexed). |
| pageSize | — | — | Rows per page echoed back by v2, e.g. 50. |
| totalCount | — | — | Total matching rows across all pages; null/absent when count is skipped. |
| totalPages | — | — | Total page count; null/absent when count is skipped. |
No examples provided.
fastighetsbenchmark_get_comp_timeseries Get the CompDatum time-series ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| count | boolean | — | false (default) skips totalCount for cheaper high-volume bulk paging, e.g. false. |
| fromDate | string | — | Inclusive lower ISO date bound (yyyy-MM-dd), e.g. '2016-01-01'. |
| page | integer | — | 1-indexed result page (first page = 1), e.g. 1. |
| pageSize | integer | — | Rows per page (v2 default 50, max 500), e.g. 50. |
| parameterCode | string | — | CompParameter code from fastighetsbenchmark_find_parameter; omit for all parameters, e.g. 'NX71'. |
| sedisIdIn | string | yes | Comma-separated Comp sedisIds to fetch (multi-value), e.g. 'PU-1,PU-2'. |
| toDate | string | — | Inclusive upper ISO date bound (yyyy-MM-dd), e.g. '2026-12-31'. |
| Name | Type | Req | Description |
|---|---|---|---|
| data | array | yes | Self-describing CompDatum rows — one per Comp+parameter+valueDate; dataType + sedisId kept on every row. |
| page | integer | yes | The page you are on (1-indexed). |
| pageSize | — | — | Rows per page used for this response. |
| totalCount | — | — | Total matching rows across all pages; null/absent when count=false (v2 omits the key). |
| totalPages | — | — | Total page count; null/absent when count=false. |
No examples provided.
fastighetsbenchmark_list_jamforelseobjekt List your comparison zones (Jämförelseobjekt) ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| detail | boolean | — | false (default, lean) omits lineage; true opts the tenant-filtered containsPropertyUnits array in via ?fields=. |
| nameContains | string | — | Case-insensitive comparison-zone-name fragment, e.g. 'Stockholm'. |
| page | integer | — | 1-indexed result page (first page = 1), e.g. 1. |
| pageSize | integer | — | Rows per page (v2 default 50, max 500), e.g. 50. |
| sort | string | — | Comma-separated sort fields; prefix '-' for descending, e.g. '-name'. |
| Name | Type | Req | Description |
|---|---|---|---|
| data | array | yes | Your comparison zones (Jämförelseobjekt). |
| page | integer | yes | The page you are on (1-indexed). |
| pageSize | — | — | Rows per page echoed back by v2, e.g. 50. |
| totalCount | — | — | Total matching rows across all pages; null/absent when count is skipped. |
| totalPages | — | — | Total page count; null/absent when count is skipped. |
No examples provided.
fastighetsbenchmark_list_reference_zones List reference zones (shared) ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| nameContains | string | — | Case-insensitive reference-zone-name fragment, e.g. 'Stockholm'. |
| page | integer | — | 1-indexed result page (first page = 1), e.g. 1. |
| pageSize | integer | — | Rows per page (v2 default 50, max 500), e.g. 50. |
| sort | string | — | Comma-separated sort fields; prefix '-' for descending, e.g. '-name'. |
| Name | Type | Req | Description |
|---|---|---|---|
| data | array | yes | Shared Sedis-owned reference zones (identical for every key). |
| page | integer | yes | The page you are on (1-indexed). |
| pageSize | — | — | Rows per page echoed back by v2, e.g. 50. |
| totalCount | — | — | Total matching rows across all pages; null/absent when count is skipped. |
| totalPages | — | — | Total page count; null/absent when count is skipped. |
No examples provided.
fastighetsbenchmark_list_samlingar List your collections (Samling) ~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).
| Name | Type | Req | Description |
|---|---|---|---|
| nameContains | string | — | Case-insensitive collection-name fragment, e.g. 'Stockholm offices'. |
| page | integer | — | 1-indexed result page (first page = 1), e.g. 1. |
| pageSize | integer | — | Rows per page (v2 default 50, max 500), e.g. 50. |
| sort | string | — | Comma-separated sort fields; prefix '-' for descending, e.g. '-name'. |
| Name | Type | Req | Description |
|---|---|---|---|
| data | array | yes | Your collections (Samling). |
| page | integer | yes | The page you are on (1-indexed). |
| pageSize | — | — | Rows per page echoed back by v2, e.g. 50. |
| totalCount | — | — | Total matching rows across all pages; null/absent when count is skipped. |
| totalPages | — | — | Total page count; null/absent when count is skipped. |
No examples provided.
fastighetsbenchmark_search_property_units Search your property units (Fastighet) ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| belongsToJamforelseobjektSedisId | string | — | Comparison-zone sedisId (from list_jamforelseobjekt) — returns only your units in that zone, e.g. 'JO-A'. |
| includeGeometry | boolean | — | false (default, lean) omits geometry; true opts the heavy geometry member into the response via ?fields=. |
| lang | string | — | Language for names/descriptions; English default, 'sv' for Swedish. |
| municipalityId | integer | — | Municipality id to filter by, e.g. 180 (Stockholm). |
| nameContains | string | — | Case-insensitive property-unit-name fragment, e.g. 'Office'. |
| page | integer | — | 1-indexed result page (first page = 1), e.g. 1. |
| pageSize | integer | — | Rows per page (v2 default 50, max 500), e.g. 50. |
| propertyType | integer | — | Property-type id (int, NOT a name); discover ids from find_parameter enumValues, e.g. 1 = Kontor/Office. |
| propertyTypeName | string | — | Property-type by NAME (locale-aware), e.g. 'Office'/'Kontor'; alternative to the numeric propertyType id. |
| sort | string | — | Comma-separated sort fields; prefix '-' for descending, e.g. '-name'. |
| Name | Type | Req | Description |
|---|---|---|---|
| data | array | yes | Your matching property units (Fastighet). |
| page | integer | yes | The page you are on (1-indexed). |
| pageSize | — | — | Rows per page echoed back by v2, e.g. 50. |
| totalCount | — | — | Total matching rows across all pages; null/absent when count is skipped. |
| totalPages | — | — | Total page count; null/absent when count is skipped. |
No examples provided.
set_session Set the Sedis session token (after re-proving 2FA) ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| token | string | yes | The 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.