nl_tender_detail
ActiveTool of Netherlands Tenders
Fetch one Dutch public-procurement notice from TenderNed (Netherlands government tender platform) by its publication id, e.g. "433909". Returns the full shaped aanbesteding notice: title, buyer/opdrachtgever, complete description, notice type, procedure, legal framework, national/European scope, CPV codes with Dutch labels, NUTS region codes, keywords, award status (gegund), related publications, official PDF link, and the public TenderNed URL. Use the id from nl_tender_search or nl_tender_recent results.
Parameters schema
{
"type": "object",
"required": [
"publication_id"
],
"properties": {
"publication_id": {
"type": [
"string",
"number"
],
"description": "TenderNed publication id (publicatieId), e.g. \"433909\" or 433910."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Netherlands Tenders
https://github.com/pipeworx-io/mcp-netherlands-tenders
1/7 registries