# gold_price_mcp > ดึงราคาทองคำปัจจุบันจาก api กลางของประเทศไทย - Author: Danilo - Repository: danstrem2/clawdbot-skill-master-pack - Version: 20260131132411 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/danstrem2/clawdbot-skill-master-pack - Web: https://mule.run/skillshub/@@danstrem2/clawdbot-skill-master-pack~gold_price_mcp:20260131132411 --- --- name: gold_price_mcp description: ดึงราคาทองคำปัจจุบันจาก api กลางของประเทศไทย metadata: {"clawdbot":{"emoji":"💰","requires":{"bins":["python3.10"]}}} tools: - name: mcp_gold_price_mc_get_thai_gold_price # เปลี่ยนจาก get_thai_gold_price description: Get current Thai gold prices (gold ornament and gold bar prices) with latest update time. inputSchema: type: object properties: {} required: [] ---