You're viewing a demo portfolio

Join the waitlist
PRSM

gold_price

Active

Tool of Nbp Pl

declared in 0.1.0

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."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Nbp Pl

https://github.com/pipeworx-io/mcp-nbp-pl

1/7 registries
View full server →
gold_price — Nbp Pl — PRSM MCP