Metal Price MCP Server
@isdaniel
About Metal Price MCP Server
An MCP server that provides current and historical gold/precious metal prices via the GoldAPI.io service.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-metal-price": {
"command": "python",
"args": [
"src/server.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Metal Price MCP Server?
Metal Price MCP Server provides current and historical gold/precious metal prices via the GoldAPI.io service.
How to use Metal Price MCP Server?
Clone the repository, install dependencies, set the GOLDAPI_API_KEY environment variable, and configure the server in cline_mcp_settings.json. Start the server with python src/server.py. Use the get_gold_price tool with parameters currency, metal, and optional date.
Key features of Metal Price MCP Server
- Get current prices for XAU (gold), XAG (silver), XPT (platinum), XPD (palladium)
- Support for multiple currencies (e.g., USD, EUR)
- Optional historical price lookup by date (YYYYMMDD format)
- Requires Python 3.7+ and packages
mcp>=1.0.0,requests>=2.31.0
Use cases of Metal Price MCP Server
- Retrieve current metal prices for financial monitoring
- Look up historical metal prices by date
FAQ from Metal Price MCP Server
—
—
—
—
—
More Other MCP servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Comments