Metal Price MCP Server
@isdaniel
关于 Metal Price MCP Server
An MCP server that provides current and historical gold/precious metal prices via the GoldAPI.io service.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-metal-price": {
"command": "python",
"args": [
"src/server.py"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
—
—
—
—
—
其他 分类下的更多 MCP 服务器
Codelf
unbugA search tool helps dev to solve the naming things problem.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Blender
ahujasidOpen-source MCP to use Blender with any LLM
评论