Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Gold Price Server

FreeNot checked

Provides real-time gold prices from Vietnamese and international markets via the vang.today API.

GitHubEmbed

About

Provides real-time gold prices from Vietnamese and international markets via the vang.today API.

README

A Model Context Protocol (MCP) server that provides real-time gold prices from Vietnamese and international markets via the vang.today API.

Tools

Tool Parameters Description
get_gold_prices currency (optional: VND/USD) Get all current gold prices
get_gold_price code (required) Get a specific gold price by code

Available Gold Codes

Code Name
XAUUSD World Gold (XAU/USD)
SJL1L10 SJC 9999
BT9999NTT Bao Tin 9999
BTSJC Bao Tin SJC
VNGSJC VN Gold SJC
VIETTINMSJC Viettin SJC
PQHNVM PNJ Hanoi
PQHN24NTT PNJ 24K
SJ9999 SJC Ring
DOJINHTV DOJI Jewelry
DOHNL DOJI Hanoi
DOHCML DOJI HCM

Setup

uv sync
python main.py

Claude Desktop Config

{
  "mcpServers": {
    "gold": {
      "command": "uv",
      "args": ["--directory", "/path/to/mcp-gold", "run", "main.py"]
    }
  }
}

from github.com/nhanngo-fastboy/mcp-gold-price

Installing Gold Price Server

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/nhanngo-fastboy/mcp-gold-price

FAQ

Is Gold Price Server MCP free?

Yes, Gold Price Server MCP is free — one-click install via Unyly at no cost.

Does Gold Price Server need an API key?

No, Gold Price Server runs without API keys or environment variables.

Is Gold Price Server hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Gold Price Server in Claude Desktop, Claude Code or Cursor?

Open Gold Price Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Gold Price Server with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs