io.github.ThaiTrevor/gold-mcp
PYPI · GOLD-MCP · SCANNED SEP 20
MCP server for XAUUSD gold market data + 4-tier trading toolkit (TA, backtest, SMC, risk).
Available components
Recent critical change
CVE-2026-39892 affects this package (31 Jul 2026). See the changelog before you install this server.
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security75
- No malware found by supply-chain analysis.Pass
- CVE check failed: an unpatched critical CVE affects this package; the score is capped at 0. See how to fix → View diagnostics → Fail
- Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
- 1 of 52 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency48
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 97 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability74
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 566 tokens (~43/item across 13 items; 13 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
- Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage67
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 0% of tool parameters carry a description.Fail
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "cache_purge" implies "purge" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
- An AI judge read all 13 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.ThaiTrevor/gold-mcp server?
io.github.ThaiTrevor/gold-mcp runs locally as a PyPI package, launched with uvx gold-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
pypi · gold-mcp
claude mcp add thaitrevor-gold-mcp -- uvx gold-mcp
{
"mcpServers": {
"thaitrevor-gold-mcp": {
"command": "uvx",
"args": [
"gold-mcp"
]
}
}
} {
"servers": {
"thaitrevor-gold-mcp": {
"command": "uvx",
"args": [
"gold-mcp"
]
}
}
} codex mcp add thaitrevor-gold-mcp -- uvx gold-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"thaitrevor-gold-mcp": {
"type": "local",
"command": [
"uvx",
"gold-mcp"
],
"enabled": true
}
}
} openclaw mcp add thaitrevor-gold-mcp --command uvx --arg gold-mcp
mcp_servers:
thaitrevor-gold-mcp:
command: "uvx"
args: ["gold-mcp"] {
"McpServers": {
"thaitrevor-gold-mcp": {
"Transport": "stdio",
"Command": "uvx",
"Arguments": [
"gold-mcp"
]
}
}
} assistant mcp add thaitrevor-gold-mcp -t stdio -c uvx -a gold-mcp
{
"mcpServers": {
"thaitrevor-gold-mcp": {
"command": "uvx",
"args": [
"gold-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 0
- Security disclosure: unverified → pass ▲ functional
- 19 Sept 26 0
- Security disclosure: pass → unverified ▼ functional
- 18 Sept 26 0
- Stability: pass → 0.83 functional
- 17 Sept 26 0
- Stability: 0.97 → pass security
- 15 Sept 26 0
- Malware scan: unverified → pass ▲ security
- 14 Sept 26 0
- Malware scan: pass → unverified ▼ security
- 11 Sept 26 0
- Stability: pass → 0.80 functional
- 10 Sept 26 0
- Stability: 0.97 → pass security
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed pypi/gold-mcp@4.1.2
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | pypi |
Background: How many MCP packages publish verified provenance →
Install scripts 1 script
| Hook | Tier | Command |
|---|---|---|
| build_backend | allowlisted | hatchling.build |
Background: Why install scripts are a supply-chain risk →
Vulnerabilities 13 findings
| ID | CVE | Severity | Vector | Fix available |
|---|---|---|---|---|
| GHSA-537c-gmf6-5ccf | high | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | yes | |
| GHSA-g6cj-pr64-35w5 | CVE-2026-69247 | high | yes | |
| GHSA-jwv3-5hgf-82ww | CVE-2026-69249 | high | yes | |
| GHSA-m2h6-j472-rp4c | CVE-2026-69248 | medium | yes | |
| GHSA-m959-cc7f-wv43 | CVE-2026-34073 | medium | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N | yes |
| GHSA-p423-j2cm-9vmq | CVE-2026-39892 | medium | yes | |
| GHSA-r6ph-v2qm-q3c2 | CVE-2026-26007 | high | yes | |
| PYSEC-2026-2141 | CVE-2026-26007 | medium | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N | yes |
| PYSEC-2026-35 | CVE-2026-34073 | medium | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N | yes |
| PYSEC-2026-3552 | CVE-2026-69247 | none | yes | |
| PYSEC-2026-3553 | CVE-2026-69249 | none | yes | |
| PYSEC-2026-3554 | CVE-2026-69248 | none | yes | |
| PYSEC-2026-36 | CVE-2026-39892 | critical | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H | yes |
Background: What a vulnerability scan can and cannot prove →
Dependencies 52 packages
| Packages resolved | 52 |
|---|---|
| Stale | 1 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
cache_purge ~19
Sweep expired entries from the on-disk cache.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
diagnostic ~15
Show server license tier and available tools.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
estimate_vn_gold_premium ~40
Compare a user-supplied local VN gold price to world parity.
| Name | Type | Req | Description |
|---|---|---|---|
| local_price_vnd_per_tael | number | yes | – |
No output schema declared.
No examples provided.
get_gold_correlations ~30
Correlation of gold daily returns vs the macro basket.
| Name | Type | Req | Description |
|---|---|---|---|
| lookback_days | integer | – | – |
No output schema declared.
No examples provided.
get_gold_ohlcv ~92
Historical OHLCV bars for gold from Yahoo Finance. Args: timeframe: One of "1m", "5m", "15m", "30m", "1h", "4h", "1d", "1wk", "1mo". lookback: Number of most recent bars to return.
| Name | Type | Req | Description |
|---|---|---|---|
| lookback | integer | – | – |
| timeframe | string | – | – |
No output schema declared.
No examples provided.
get_gold_price ~30
Latest gold (XAUUSD / GC=F) price and 24h change from Yahoo Finance.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_gold_seasonality ~67
Historical seasonality stats for gold returns. Args: group_by: "dow" (day of week) or "month". lookback_years: Years of history to include.
| Name | Type | Req | Description |
|---|---|---|---|
| group_by | string | – | – |
| lookback_years | integer | – | – |
No output schema declared.
No examples provided.
get_macro_context ~37
Macro snapshot relevant to gold: DXY, US10Y/02Y, SPX, VIX, BTC, silver, oil.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_paxg_ohlcv_realtime ~92
Build OHLCV bars from PAXG tick stream on the fly. Args: seconds_per_bar: Bar size in seconds (1-300). 10 = 10-second bars. lookback_bars: How many most-recent bars to return (1-500).
| Name | Type | Req | Description |
|---|---|---|---|
| lookback_bars | integer | – | – |
| seconds_per_bar | integer | – | – |
No output schema declared.
No examples provided.
get_paxg_tick ~26
Most recent PAXG trade — free real-time gold proxy via Binance.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_vn_macro ~27
USD/VND + cross rates + implied world-parity gold price in VND.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
gold_market_snapshot ~27
One-call structured snapshot of gold's current market state.
| Name | Type | Req | Description |
|---|---|---|---|
| timeframe | string | – | – |
No output schema declared.
No examples provided.
paxg_worker_status ~64
Health of the local PAXG tick-capture worker. Returns alive=true if the last tick is fresher than 30 seconds. If alive=false with reason=db_missing or no_heartbeat, start the worker: `python -m gold_mcp.realtime`.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
What is the io.github.ThaiTrevor/gold-mcp server?
io.github.ThaiTrevor/gold-mcp is listed in the public MCP registry as io.github.ThaiTrevor/gold-mcp. MCP server for XAUUSD gold market data + 4-tier trading toolkit (TA, backtest, SMC, risk). This page covers its PyPI package (gold-mcp).
What tools does the io.github.ThaiTrevor/gold-mcp server expose?
io.github.ThaiTrevor/gold-mcp exposes 13 tools: diagnostic, get_gold_price, get_gold_ohlcv, get_macro_context, get_gold_correlations, and 8 more. Their descriptions and schemas cost roughly 566 tokens of context every time the server is loaded.
Is the io.github.ThaiTrevor/gold-mcp server still maintained?
io.github.ThaiTrevor/gold-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.ThaiTrevor/gold-mcp server under?
io.github.ThaiTrevor/gold-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.