You're viewing a demo portfolio

Join the waitlist
PRSM

simap_project

Active

Tool of Simap

declared in 0.1.0

Fetch the full detail of one Swiss public procurement publication from simap.ch by project_id + publication_id (both UUIDs returned by simap_search / simap_recent). Returns the shaped notice: title, description, CPV classification, procedure and order type, procurement office with full address/email/phone, and for award publications the winning vendor(s) with CHF price, number of submitted offers, and award justification.

Parameters schema

{
  "type": "object",
  "required": [
    "project_id",
    "publication_id"
  ],
  "properties": {
    "lang": {
      "type": "string",
      "description": "Language: \"de\" (default), \"fr\", \"it\", or \"en\"."
    },
    "project_id": {
      "type": "string",
      "description": "Project UUID, e.g. \"feca42bc-5ef4-492f-88c6-e6622940026c\"."
    },
    "publication_id": {
      "type": "string",
      "description": "Publication UUID, e.g. \"3d50c790-644c-4aa1-9fd2-ac7207bdcdcd\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Simap

https://github.com/pipeworx-io/mcp-simap

1/7 registries
View full server →
simap_project — Simap — PRSM MCP