Skip to main content
Glama
ThaiTrevor

gold-mcp

by ThaiTrevor

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GOLD_MCP_LICENSE_KEYNoOffline Ed25519 license key for Pro, Premium, or Ultra tier. Not required for free tier.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
diagnosticA

Show server license tier and available tools.

get_gold_priceA

Latest gold (XAUUSD / GC=F) price and 24h change from Yahoo Finance.

get_gold_ohlcvA

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.

get_macro_contextB

Macro snapshot relevant to gold: DXY, US10Y/02Y, SPX, VIX, BTC, silver, oil.

get_gold_correlationsC

Correlation of gold daily returns vs the macro basket.

get_gold_seasonalityB

Historical seasonality stats for gold returns.

Args: group_by: "dow" (day of week) or "month". lookback_years: Years of history to include.

get_vn_macroB

USD/VND + cross rates + implied world-parity gold price in VND.

estimate_vn_gold_premiumC

Compare a user-supplied local VN gold price to world parity.

gold_market_snapshotC

One-call structured snapshot of gold's current market state.

cache_purgeB

Sweep expired entries from the on-disk cache.

paxg_worker_statusA

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.

get_paxg_tickB

Most recent PAXG trade — free real-time gold proxy via Binance.

get_paxg_ohlcv_realtimeA

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).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ThaiTrevor/gold-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server