logam-mulia-mcp

rizalibnu/logam-mulia-mcp
★ 0 stars Python API Integration Updated 15d ago
MCP server for Logam Mulia API — Indonesian gold prices from 18+ sources
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "logam-mulia-mcp": {
      "command": "uvx",
      "args": [
        "logam-mulia-mcp"
      ]
    }
  }
}

Or install with pip: pip install logam-mulia-mcp

README Excerpt

MCP server for Indonesian gold (logam mulia) prices from 18+ sources. **Source API:** [logam-mulia-api](https://github.com/iamutaki/logam-mulia-api) ```bash uv run python -m logam_mulia_mcp.server ``` ```bash uvx logam-mulia-mcp ``` | Tool | Description | |------|-------------| | `get_price(source, refresh?)` | Latest price from a source |

Tools (3)

HTTP_TIMEOUTLOGAM_MULIA_BASE_URLMCP_TRANSPORT