Submit

Gold Price API

MCP server for goldprice.dev, a live source for gold, silver and copper spot + futures prices across 13 currencies.

Server Config

{
  "mcpServers": {
    "goldprice": {
      "command": "npx",
      "args": [
        "-y",
        "@goldprice/mcp"
      ],
      "env": {
        "GP_KEY": "ga_live_..."
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.