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)
{
"mcpServers": {
"logam-mulia": {
"command": "uvx",
"args": ["logam-mulia-mcp"]
}
}
}
No install, no clone. uvx fetches from PyPI automatically.
Hermes
tools:
mcp_servers:
logam-mulia:
command: uvx
args:
- logam-mulia-mcp
Direct (any shell)
pip install -e .
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.0.tar.gz
(7.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file logam_mulia_mcp-1.1.0.tar.gz.
File metadata
- Download URL: logam_mulia_mcp-1.1.0.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa39cd87a4d07a737438724bbdff06f0470bc859be8cf42985f75a0bf6207939
|
|
| MD5 |
6387e4c3368f6c5e35e229bdc0ceed2a
|
|
| BLAKE2b-256 |
976d101deca51e950efcc42cf50e52019ec7ae5f1afb75b127496c6716e7930f
|
File details
Details for the file logam_mulia_mcp-1.1.0-py3-none-any.whl.
File metadata
- Download URL: logam_mulia_mcp-1.1.0-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3dfce9b40ca35d02906404afd236c0592823c04d993afbd0726ed1d591802b96
|
|
| MD5 |
127f839b0b270ea990381e9c13b4cacb
|
|
| BLAKE2b-256 |
8a8f7da219c91570409144921d5efdac432f8d897491df806ce59882ce3d238e
|