Skip to main content

MCP server for Logam Mulia API — Indonesian gold prices from 18+ sources

Project description

Logam Mulia MCP Server

MCP server for Indonesian gold (logam mulia) prices from 18+ sources.

Source API: logam-mulia-api

Quick Start

# Run directly (from repo)
uv run python -m logam_mulia_mcp.server
# Run from PyPI (no clone, no install)
uvx logam-mulia-mcp

MCP Tools

Tool Description
get_price(source, refresh?) Latest price from a source
get_price_history(source, page?, length?, weight?, material?, material_type?) Paginated history
list_sources() All 18 available sources
get_all_prices() Latest from all sources at once
get_news() Latest gold news articles
get_news_detail(url) Full article text

Configuration

Env Default Description
LOGAM_MULIA_BASE_URL https://logam-mulia-api.iamutaki.workers.dev API base URL
MCP_TRANSPORT stdio Transport: stdio or sse
HTTP_TIMEOUT 30 HTTP client timeout (s)

Integration

Claude Code / Cursor / Any MCP host (via uvx)

Add to your claude_desktop_config.json or .cursor/mcp.json:

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

Optional: custom API base URL

{
  "mcpServers": {
    "logam-mulia": {
      "command": "uvx",
      "args": ["logam-mulia-mcp"],
      "env": {
        "LOGAM_MULIA_BASE_URL": "https://your-proxy.example.com"
      }
    }
  }
}

No install, no clone. uvx fetches from PyPI automatically.

Hermes

tools:
  mcp_servers:
    logam-mulia:
      command: uvx
      args:
        - logam-mulia-mcp
      # env:                          # optional custom base URL
      #   LOGAM_MULIA_BASE_URL: https://your-proxy.example.com

Direct (any shell)

# With default API
pip install -e .
logam-mulia-mcp

# With custom API base URL
LOGAM_MULIA_BASE_URL=https://your-proxy.example.com logam-mulia-mcp

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

logam_mulia_mcp-1.1.1.tar.gz (8.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

logam_mulia_mcp-1.1.1-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

Details for the file logam_mulia_mcp-1.1.1.tar.gz.

File metadata

  • Download URL: logam_mulia_mcp-1.1.1.tar.gz
  • Upload date:
  • Size: 8.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.25 {"installer":{"name":"uv","version":"0.11.25","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for logam_mulia_mcp-1.1.1.tar.gz
Algorithm Hash digest
SHA256 a4ac4f1410e859a34610674d570f44897fe805087c233ee013ba2a3bf2657996
MD5 61b8b78b76c02b01a39cde349d060f29
BLAKE2b-256 cc39bc45c52c7ecd85a7f27980f2596b5f135917383b09a08a5cd7acd84c7446

See more details on using hashes here.

File details

Details for the file logam_mulia_mcp-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: logam_mulia_mcp-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 6.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.25 {"installer":{"name":"uv","version":"0.11.25","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for logam_mulia_mcp-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0e8e45ae86d6193e8a2c87e44b28e6a6397096982dffdcefe46b45e4cfadadb9
MD5 0f8719c65da94378d5a2242f002662b3
BLAKE2b-256 ec0dee3e83eb9b40ba7d14158f195e6bf91104b4eeb38cdbf94f87c8fe804b4c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page