gold_price
ActiveTool of Nbp Pl
NBP accounting price of gold (cena złota): PLN per 1 gram of pure gold (1000 fineness). Defaults to the latest published price; optionally pass a single date, last_n recent points, or a start_date/end_date window (max ~93 days, working days only). Weekends/Polish holidays have no data (404).
Parameters schema
{
"type": "object",
"properties": {
"date": {
"type": "string",
"description": "Single date, YYYY-MM-DD. Must be a working day or it 404s."
},
"last_n": {
"type": "integer",
"description": "Return the N most recent prices. Ignored if date or start_date is given."
},
"end_date": {
"type": "string",
"description": "Window end, YYYY-MM-DD. Used with start_date."
},
"start_date": {
"type": "string",
"description": "Window start, YYYY-MM-DD. Pair with end_date. Max range ~93 days."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Nbp Pl
https://github.com/pipeworx-io/mcp-nbp-pl
1/7 registries