doffin_notice
ActiveTool of Doffin
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)."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Doffin
https://github.com/pipeworx-io/mcp-doffin
1/7 registries