mcp-metal-price
0
The Metal Price MCP Server is designed to provide current and historical prices for precious metals like gold, silver, platinum, and palladium, using the GoldAPI.io service. It supports multiple currencies and integrates with MCP clients for seamless access.
Metal Price MCP Server
An MCP server providing current and historical prices for gold and other precious metals via GoldAPI.io.
Features
- Obtain current prices for gold, silver, platinum, and palladium.
- Support for multiple currencies like USD and EUR.
- Option to lookup historical prices by date.
Requirements
- Python 3.7+
- Necessary packages:
mcp
,requests
.
Setup
Clone the repository, install dependencies, and set up API keys.
Usage
Provides the get_gold_price
tool for retrieving metal prices.
Installation
Update cline_mcp_settings.json
to include server configurations.
Running the Server
Run using python src/server.py
and connect via MCP clients like Cline or Claude.