Integration · MODEL CONTEXT PROTOCOL

isdaniel mcp metal price

An MCP server that provides current and historical gold/precious metal prices via the GoldAPI.io service.

WHAT IT CONNECTS

What isdaniel mcp metal price gives an AI Agent

  • Get current prices for gold (XAU), silver (XAG), platinum (XPT), and palladium (XPD)
  • Support for multiple currencies (USD, EUR, etc.)
  • Optional historical price lookup by date
  • Python 3.7+
  • Packages:
  • `mcp>=1.0.0`
  • `requests>=2.31.0`
  • Clone this repository
  • Install dependencies:
  • Set your GoldAPI.io API key as an environment variable:
  • Add the following entry to the `mcpServers` object in your `cline_mcp_settings.json` file:
  • `currency` (string, default: "USD"): Currency code (ISO 4217 format)
  • `metal` (string, default: "XAU"): Metal symbol (XAU, XAG, XPT, XPD)
  • `date` (string, optional): Historical date in YYYYMMDD format

SECURITY

An MCP listing is not a security review

An MCP server may receive model context, credentials, local files, or permission to call external systems. Review its code, requested environment variables, network behavior, package provenance, and maintenance status before connecting it to an agent.