Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’° Finance & Fintech
  3. Gold Mcp
G
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/11/2026, 12:17:04 AM

Gold Mcp

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

MCP server for XAUUSD gold market data + 4-tier trading toolkit (TA, backtest, SMC, risk).

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "gold-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "gold-mcp"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing AlternativesπŸ’° More in Finance & Fintech

Documentation Overview

gold-mcp

License: MIT Python 3.10+ Version MCP CI PRs welcome

An MCP server that brings public gold (XAUUSD) market data into Claude, ChatGPT, Cursor, Windsurf, Cline, Zed, and any other Model Context Protocol client.

Free tier (13 tools + optional 8-tool MT5 BYOK adapter) is fully functional and stays free forever. Pro, Premium, and Ultra tiers add advanced TA, backtest, SMC suite, risk management, and AI analyst via an offline Ed25519 license key β€” no SaaS, no phone-home.

Educational and research use only β€” not financial advice.

Tiers

TierToolsLicenseSuggested price
Free13 (+8 optional MT5 BYOK)None$0
Pro+7 (20 total)GOLD_MCP_LICENSE_KEY env$9-19/mo
Premium+4 (24 total)GOLD_MCP_LICENSE_KEY env$29-49/mo
Ultra+18 (42 total, 50 with MT5 BYOK)GOLD_MCP_LICENSE_KEY env$99-149/mo

Free β€” public gold data + realtime PAXG + MT5 BYOK (13 + 8 tools)

Public gold data (Yahoo Finance):

  • get_gold_price β€” latest gold close + 24h change
  • get_gold_ohlcv β€” historical bars (1m β†’ 1mo)
  • get_macro_context β€” DXY, US10Y/02Y, SPX, VIX, BTC, silver, oil
  • get_gold_correlations β€” gold-vs-macro correlation matrix
  • get_gold_seasonality β€” day-of-week / monthly return stats
  • get_vn_macro β€” USD/VND + implied world-parity gold price in VND
  • estimate_vn_gold_premium β€” compare local VN quote to world parity
  • gold_market_snapshot β€” one-call aggregator + bulleted summary
  • diagnostic β€” show license tier + available tools
  • cache_purge β€” sweep expired cache entries

Realtime PAXG via Binance public WebSocket (NEW v4.1, no API key):

  • paxg_worker_status β€” WS worker health + tick count
  • get_paxg_tick β€” last PAXG tick (tracks XAU/USD within 0.1-0.3%)
  • get_paxg_ohlcv_realtime β€” aggregated PAXG bars from local tick log

MT5 BYOK adapter (NEW v4.1, optional via pip install 'gold-mcp[mt5]', Windows):

  • mt5_attach / mt5_detach / mt5_status β€” manage attached terminal
  • mt5_find_symbol β€” broker-specific XAUUSD symbol resolution
  • mt5_get_tick / mt5_get_ohlcv / mt5_get_ticks β€” read from your terminal
  • mt5_account_info β€” balance / equity / leverage
  • No credentials cross the server. You run your own MT5 terminal.

Pro β€” advanced TA + multi-timeframe + alerts

  • analyze_gold_advanced β€” Bollinger + Ichimoku + Fibonacci
  • multi_timeframe_snapshot β€” 5m / 1h / 4h / 1d in one call
  • gold_correlation_regime β€” detects DXY decoupling, etc.
  • get_gold_setups β€” multi-indicator confluence scanner
  • create_gold_alert / list_gold_alerts / delete_gold_alert

Premium β€” backtest + research

  • backtest_gold_strategy β€” 4 strategies, vectorized
  • gold_walk_forward β€” rolling out-of-sample validation
  • optimize_gold_strategy β€” grid search by Sharpe / PF / return
  • gold_intraday_seasonality β€” hourly / session bucketing

Ultra β€” institutional analyst toolkit (18 exclusive tools)

Smart Money Concepts (SMC)

  • smc_full_scan β€” composite SMC bias (structure + OB + FVG + sweeps)
  • detect_order_blocks β€” bullish/bearish OB with impulse ATR filtering
  • detect_fair_value_gaps β€” 3-candle imbalances + fill tracking
  • detect_liquidity_sweeps β€” stop-hunt detection (breach + reverse)
  • detect_market_structure β€” CHOCH/BOS labeling on swing fractals

Regime + Multi-Timeframe

  • classify_regime β€” composite Hurst exponent + Lo-MacKinlay variance ratio
  • mtf_alignment β€” D1/H4/H1 confluence with alignment score 0-100

Position sizing + risk

  • kelly_fraction β€” half-Kelly default for safety
  • fixed_fractional_size β€” classic R% sizing
  • optimal_f β€” Ralph Vince geometric-mean-maximizing f
  • risk_of_ruin β€” Monte Carlo ruin probability

Monte Carlo + VaR

  • monte_carlo_paths β€” bootstrap or parametric path simulation
  • value_at_risk β€” historical VaR + Conditional VaR
  • prob_hit_target_or_stop β€” MC trade probability with EV in R-multiples

AI Analyst (BYOK Anthropic)

  • ai_daily_briefing β€” structured JSON read from Claude Sonnet 4.6
  • ai_setup_explanation β€” cheaper Haiku 4.5 plain-English read

Report generation

  • generate_html_tearsheet β€” polished standalone HTML report
  • generate_markdown_briefing β€” portable Markdown daily summary

Quickstart

1. Install

bash
git clone https://github.com/ThaiTrevor/gold-mcp.git
cd gold-mcp
pip install -e .

Python 3.10+. No other setup, no env vars, no data files.

2. Wire it into your MCP client

Claude Desktop

Edit %APPDATA%\Claude\claude_desktop_config.json (Windows) or ~/Library/Application Support/Claude/claude_desktop_config.json (macOS):

config.json
{
  "mcpServers": {
    "gold-mcp": {
      "command": "python",
      "args": ["-m", "gold_mcp.server"]
    }
  }
}

Restart Claude Desktop. The tools appear under the plug icon.

Claude Code (CLI)

Terminal
claude mcp add --scope user gold-mcp -- python -m gold_mcp.server

Cursor / Windsurf / Cline / Continue / Zed

~/.cursor/mcp.json (or the equivalent file for your client):

config.json
{
  "mcpServers": {
    "gold-mcp": {
      "command": "python",
      "args": ["-m", "gold_mcp.server"]
    }
  }
}

ChatGPT Desktop / Agent mode

Settings β†’ Connectors β†’ Add MCP server:

Code
Command: python
Args:    -m gold_mcp.server

3. Try it

Ask the model in plain English. Examples:

"What is gold doing right now and how does it compare to today's macro tape (DXY, yields, VIX)?"

"Show me the last 24 hourly bars of gold and the 60-day correlation with silver and DXY."

"Give me a market snapshot for gold β€” combine price, macro context, correlations, and the day-of-week seasonality."

"USD/VND right now and the implied world-parity gold price in VND per tael. If SJC is quoting 145 million, what's the premium?"

Why this exists

LLMs reason well about gold but they don't see live market data, the macro tape that moves gold, or a clean correlation matrix on demand. This server is a tiny, free bridge between an MCP client and the public Yahoo Finance data that any researcher already has access to β€” exposed as well-typed tools so the model picks the right one automatically.

It started as a study project to learn MCP architecture and turned into something useful enough to publish for the community.

Upgrading to Pro / Premium

Add GOLD_MCP_LICENSE_KEY to the env block of your MCP config:

json
"env": {
  "GOLD_MCP_LICENSE_KEY": "eyJ0aWVy...Ijoi.MEUCI..."
}

Restart your MCP client. Call diagnostic β€” tier_active should report pro or premium. New tools become available immediately.

See examples/claude_desktop_config_pro.json for the full template.

Architecture

Code
gold_mcp/
  server.py            FastMCP wiring with 3-tier gating (21 tools max)
  gold_data.py         yfinance price + OHLCV
  macro_data.py        DXY/yields/SPX/VIX/BTC + correlations
  analytics.py         seasonality
  analyst.py           one-call aggregator (gold_market_snapshot)
  cache.py             TTL filesystem cache (60s β†’ 24h)
  license.py           Ed25519 offline license verification
  issue_license.py     CLI: init-keys, issue, verify
  pro_tools.py         Pro tier: advanced TA, alerts, multi-timeframe
  premium_tools.py     Premium tier: backtest, walk-forward, optimizer
  adapters/
    vn_macro.py        USD/VND + world-parity gold

For vendors selling licenses, see the CLI:

bash
python -m gold_mcp.issue_license init-keys
# Paste printed PUBLIC_KEY_B64 into gold_mcp/license.py

python -m gold_mcp.issue_license issue --tier pro --email u@x.com --days 30

Or run the Lemon Squeezy webhook handler (port from mcp-byok-template β€” swap the env-var name from MCP_BYOK_LICENSE_KEY to GOLD_MCP_LICENSE_KEY).

Contributing

This project is small on purpose. We welcome contributions that fit the same pattern:

  • Small, focused tools that wrap one public data source
  • Return structured JSON with named keys + a short interpretation field
  • No private data, no scraped credentials, no broker-specific paths
  • No tools that produce trading recommendations

See CONTRIBUTING.md for details and SECURITY.md for how to report security issues.

Testing

Terminal
pip install -e ".[dev]"
pytest

CI runs the suite on Linux, macOS, and Windows across Python 3.10/3.11/3.12 on every push and pull request.

Disclaimer

gold-mcp is a data and analysis tool for educational and research purposes only. Nothing returned by any tool constitutes investment advice, a recommendation, or a solicitation. Markets carry risk; you are responsible for your own decisions.

License

MIT β€” see LICENSE.

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • T
    TickerAll

    Connect your MetaTrader 5 accounts to Claude: trading, market data, account management.

    πŸ’° Finance & Fintech0 views
    Compare vs TickerAll β†’
  • X
    Xinkuang China Stock Mcp

    Access real-time and historical market data for China A-shares and Hong Kong stocks, along with ne…

    πŸ’° Finance & Fintech0 views
    Compare vs Xinkuang China Stock Mcp β†’
  • M
    Mcp Server

    34 stock valuation, financial data, and portfolio management tools for AI agents.

    πŸ’° Finance & Fintech0 views
    Compare vs Mcp Server β†’
  • P
    PowerStation Platform

    Transmission market data and TSR actions (MISO/SPP OASIS) from the PowerStation trading platform.

    πŸ’° Finance & Fintech0 views
    Compare vs PowerStation Platform β†’

Frequently Asked Questions about Gold Mcp

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "gold-mcp": { "command": "npx", "args": ["-y", "gold-mcp"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewGold Mcp AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/gold-mcp?style=directory)](https://allmcps.com/mcp/gold-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/gold-mcp"><img src="https://allmcps.com/api/badge/gold-mcp?style=directory" alt="Gold Mcp on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’°Finance & Fintech
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’° Finance & Fintech β†’Best MCP servers for Finance & Fintech β†’Alternatives to Gold Mcp β†’Install in Claude DesktopInstall in CursorInstall in VS Code