You're viewing a demo portfolio

Join the waitlist
PRSM

hilma_notice_lookup

Active

Tool of Hilma

declared in 0.1.0

Look up a single Finnish public procurement notice on Hilma (hankintailmoitukset.fi) by its Hilma notice number (e.g. "2026-012345") or index document id. Returns the index metadata for that notice — buyer organisation, publication date, CPV codes, procurement project id, and national/framework/dynamic-purchasing flags.

Parameters schema

{
  "type": "object",
  "properties": {
    "id": {
      "type": "string",
      "description": "Index document id from a previous hilma_search result. Provide this or \"notice_number\"."
    },
    "_apiKey": {
      "type": "string",
      "description": "Optional Hilma AVP subscription key. Free key: sign up at https://hns-hilma-prod-apim.developer.azure-api.net (Products → avp-read → Subscribe)."
    },
    "notice_number": {
      "type": "string",
      "description": "Hilma notice number, e.g. \"2026-012345\". Provide this or \"id\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Hilma

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

1/7 registries
View full server →