# Goldprice Dev MCP server

Agent View of the PolicyLayer registry record for Goldprice Dev: identity, probed posture, risk grade, and all 8 tools classified. HTML page: https://policylayer.com/tools/dev-goldprice-mcp

## Facts

- Server id: `https://api.goldprice.dev/v1/mcp/`
- Homepage: https://github.com/https://api.goldprice.dev/v1/mcp/
- Registry record: grade C, identity unverified
- Lifecycle: active
- Auth posture: open
- Rate-limited: yes
- Tools: 8 (7 with introspected schema)
- Tool categories present: Read
- Context-window cost: 859 tokens per request — https://policylayer.com/token-cost/dev-goldprice-mcp
- Tags: dev goldprice mcp
- Record last modified: 2026-08-18T06:50:53.909Z

## Tools (8)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `get_carat` | Read | Low | https://policylayer.com/tools/dev-goldprice-mcp/get-carat.md |
| `get_forward_view` | Read | Low | https://policylayer.com/tools/dev-goldprice-mcp/get-forward-view.md |
| `get_historical` | Read | Low | https://policylayer.com/tools/dev-goldprice-mcp/get-historical.md |
| `get_metadata` | Read | Low | https://policylayer.com/tools/dev-goldprice-mcp/get-metadata.md |
| `get_physical_price` | Read | Low | https://policylayer.com/tools/dev-goldprice-mcp/get-physical-price.md |
| `get_spot_price` | Read | Low | https://policylayer.com/tools/dev-goldprice-mcp/get-spot-price.md |
| `list_commodities` | Read | Low | https://policylayer.com/tools/dev-goldprice-mcp/list-commodities.md |
| `search_docs` | Read | Low | https://policylayer.com/tools/dev-goldprice-mcp/search-docs.md |

## Tool descriptions

- `get_carat` — Return per-gram gold (XAU) prices by karat purity — 24k, 22k, 21k, 20k, 18k, 16k, 14k, 10k — in a requested currency (default USD; the same 31 currencies get_spot_price serves). Jewelry-grade pricing computed from live XAU spot + ECB FX.…
- `get_forward_view` — Returns the multi-horizon futures settlement curve for a commodity (XAU, XAG, HG). Every populated horizon up to one year forward. Useful for bot builders and traders seeing the futures-implied path. See https://goldprice.dev/methodology…
- `get_historical` — Return daily OHLCV bar history for a symbol. History depth is set automatically by your API key's plan — do NOT pass a tier argument (there is none): Free sees the last 30 days; Basic sees the last year; Pro unlocks full history back to …
- `get_metadata` — Return provenance metadata for a symbol: aggregated sources, unit, methodology URL, staleness rules. Use for attribution and to document data lineage in downstream reports.
- `get_physical_price` — Return the latest per-country physical dealer/retail gold prices — real quotes from dealers, mints, and bullion benchmarks, NOT spot-derived arithmetic — with nullable premium_over_spot_bps per quote (null when live reference inputs are …
- `get_spot_price` — Return the latest aggregated spot (or GC futures) price for one symbol. Price is a Decimal-formatted string; is_stale is true when aggregator detected source divergence or stale FX.
- `list_commodities` — Return the full list of symbols served by this API. Use before get_spot_price / get_historical / get_metadata when you don't know which symbols are supported.
- `search_docs` — Search the goldprice.dev FAQ corpus via BM25. Returns top-K matching questions + answers with relevance scores. Use before answering how-to / billing / auth questions so you cite the canonical text instead of guessing from training data.

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=dev-goldprice-mcp · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/dev-goldprice-mcp
