Gold Price Server
FreeNot checkedProvides real-time gold prices from Vietnamese and international markets via the vang.today API.
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"]
}
}
}
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-priceFAQ
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
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare 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
