You're viewing a demo portfolio

Join the waitlist
PRSM

doffin_notice

Active

Tool of Doffin

declared in 0.1.0

Fetch the full document for one Norwegian public-procurement notice from Doffin (Norway's official government tender database, doffin.no) by its Doffin id, e.g. "2023-100282". Returns the complete notice as published — buyer, description, CPV codes, deadlines, values in NOK, and award details where present — plus the public doffin.no URL. Use ids from doffin_search or doffin_recent results. Requires a free Doffin API key via _apiKey when a platform key is unavailable.

Parameters schema

{
  "type": "object",
  "required": [
    "doffin_id"
  ],
  "properties": {
    "_apiKey": {
      "type": "string",
      "description": "Doffin API subscription key (free — sign up at https://dof-notices-prod-api.developer.azure-api.net/). Injected automatically when the platform key is configured."
    },
    "doffin_id": {
      "type": "string",
      "description": "Doffin notice id, e.g. \"2023-100282\" (format: year-number)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Doffin

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

1/7 registries
View full server →
doffin_notice — Doffin — PRSM MCP