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.Digilac/simap-mcp

NPM · @DIGILAC/SIMAP-MCP · SCANNED AUG 3

MCP server for simap.ch - Swiss public procurement platform

Available components

+33 this week 79 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 Digilac/simap-mcp). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 87 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability73
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 916 tokens (~65/item across 14 items; 14 tools + 0 resources), lean.Pass
  • 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
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 · @digilac/simap-mcp

# add to Claude Code
claude mcp add digilac-simap-mcp -- npx -y @digilac/simap-mcp
# add to Codex CLI
codex mcp add digilac-simap-mcp -- npx -y @digilac/simap-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "digilac-simap-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@digilac/simap-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add digilac-simap-mcp --command npx --arg -y --arg @digilac/simap-mcp
# ~/.hermes/config.yaml
mcp_servers:
  digilac-simap-mcp:
    command: "npx"
    args: ["-y", "@digilac/simap-mcp"]
// mcp.json
{
  "mcpServers": {
    "digilac-simap-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@digilac/simap-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.

  • 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 +58
    • Provenance: unverified → pass security
    • Known CVEs: unverified → partial security
    • Install scripts: unverified → pass security
    • The attested source repository moved: Digilac/simap-mcp security
    • Tool coverage: unverified → 100 functional
    • License: unverified → pass functional
    • Maintenance: unverified → pass functional
    • MCP protocol: unverified → pass functional
    • Stability: unverified → 0.23 functional
    • Schema quality: unverified → good functional
    • Dependency health: unverified → partial functional
    • Licence: MIT functional
  • 1 Aug 26 −1
    • Malware scan: unverified → pass security
    • Tool coverage: 100 → unverified functional
    • First check of Schema quality: unverified functional
  • 31 Jul 26 −7
    • 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 −18
    • Malware scan: pass → unverified security
  • 27 Jul 26 46

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

Provenance verified

Ecosystem: npm · Outcome: verified

Reason: verified

Source repo:
Digilac/simap-mcp
Certificate issuer:
https://token.actions.githubusercontent.com
Certificate SAN:
https://github.com/Digilac/simap-mcp/.github/workflows/release.yml@refs/heads/main
Rekor log index:
1458148779
Predicate type:
https://slsa.dev/provenance/v1
Subject digest:
sha512:6dc8a2c6a7c690a08381193c6d3d9c29ca428831c4f0ba3d75f2ffffa7ea876f3e89b060ec756b30a7a3ca3a0f4fbb12b02840638335b280c3b217964
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 — 14 exposed · ~916 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
browse_bkp_tree ~50

Browse the BKP code hierarchy (Swiss construction cost plan)

NameTypeReqDescription
langstringDisplay language
parentCodestringParent BKP code. If omitted, shows root categories

No output schema declared.

No examples provided.

browse_cpv_tree ~54

Browse the CPV code hierarchy (shows subcategories of a parent code)

NameTypeReqDescription
langstringDisplay language
parentCodestringParent code (8 digits). If omitted, shows root categories

No output schema declared.

No examples provided.

browse_npk_tree ~50

Browse the NPK code hierarchy (standardized positions catalog)

NameTypeReqDescription
langstringDisplay language
parentCodestringParent NPK code. If omitted, shows root categories

No output schema declared.

No examples provided.

browse_oag_tree ~49

Browse the OAG code hierarchy (object type classification)

NameTypeReqDescription
langstringDisplay language
parentCodestringParent OAG code. If omitted, shows root categories

No output schema declared.

No examples provided.

get_publication_history ~56

Get the publication history for a project (corrections, awards, etc.)

NameTypeReqDescription
lotIdstringLot ID (optional, to filter by lot)
publicationIdstringyesCurrent publication ID (UUID)

No output schema declared.

No examples provided.

get_tender_details ~86

Get detailed information about a specific tender

NameTypeReqDescription
fullRawbooleanInclude the complete unmodified API response as JSON at the end of the output. Verbose — only enable when the structured fields are insufficient.
langstringPreferred language
projectIdstringyesProject ID (UUID)
publicationIdstringyesPublication ID (UUID)

No output schema declared.

No examples provided.

list_cantons ~25

List all Swiss cantons with their codes (useful for search filters)

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_institutions ~54

List Swiss public institutions (Confederation, cantons, municipalities) that publish tenders

NameTypeReqDescription
langstringLanguage for names
searchstringFilter by name (min 3 characters)

No output schema declared.

No examples provided.

search_bkp_codes ~48

Search BKP (Swiss construction cost plan) codes by keyword or number

NameTypeReqDescription
langstringSearch language
querystringyesSearch term (keyword or code number)

No output schema declared.

No examples provided.

search_cpv_codes ~49

Search CPV (Common Procurement Vocabulary) codes by keyword or partial code number

NameTypeReqDescription
langstringSearch language
querystringyesSearch term (keyword or code prefix)

No output schema declared.

No examples provided.

search_npk_codes ~48

Search NPK (standardized positions catalog) codes by keyword or number

NameTypeReqDescription
langstringSearch language
querystringyesSearch term (keyword or code number)

No output schema declared.

No examples provided.

search_oag_codes ~47

Search OAG (object type classification) codes by keyword or number

NameTypeReqDescription
langstringSearch language
querystringyesSearch term (keyword or code number)

No output schema declared.

No examples provided.

search_proc_offices ~48

Search public procurement offices by name or institution

NameTypeReqDescription
institutionIdstringFilter by parent institution (UUID)
searchstringName to search (min 3 characters)

No output schema declared.

No examples provided.

search_tenders ~252

Search public tenders on simap.ch with filters by date, canton, CPV codes, and other criteria

NameTypeReqDescription
bkpCodesarrayBKP codes for construction (e.g., 211 for masonry)
cantonsarraySwiss cantons (e.g., BE, VD, GE, ZH)
cpvCodesarrayCPV codes (8 digits, e.g., 72000000 for IT services)
issuedByOrganizationsarrayUUIDs of issuing organizations
langstringPreferred language for results
lastItemstringPagination token (format: date|projectNumber) to retrieve the next page
processTypesarrayProcess types (open, selective, invitation, direct, no_process)
projectSubTypesarrayProject types to filter
pubTypesarrayPublication types (tender, award_tender, correction, etc.)
publicationFromstringPublication start date (format YYYY-MM-DD)
publicationUntilstringPublication end date (format YYYY-MM-DD)
searchstringSearch text (min 3 characters)

No output schema declared.

No examples provided.