Skip to content

Precious Metal

Free

by MCP Community

An MCP tool to get precious metal prices.

v1.0.2Added Apr 12, 2026
mcpfintechgoldsilver
Works with:ClaudeGPTGeminiCopilot

Precious Metal MCP Server

An MCP tool to get precious metal prices.

Installation

npx -y precious-metal-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y precious-metal-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "precious-metal": {
      "command": "npx",
      "args": ["-y", "precious-metal-mcp"]
    }
  }
}