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.0.1.tar.gz
(7.7 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.0.1.tar.gz.
File metadata
- Download URL: logam_mulia_mcp-1.0.1.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90254991f99f7fa2adf0d7a2301bd16dc53f2ee76eddfd0b56572c39a39bf08d
|
|
| MD5 |
bbf86554756d3d36404395019b3a4770
|
|
| BLAKE2b-256 |
6abff2473c39c090f564694daca27748829ec5843ad1bafd1cc7c0a647af0d0f
|
File details
Details for the file logam_mulia_mcp-1.0.1-py3-none-any.whl.
File metadata
- Download URL: logam_mulia_mcp-1.0.1-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 |
61b70d9e3fdc642d7aaf63a62bbd22bedbe07042c1f8aa49633a17a6d2da1d98
|
|
| MD5 |
6f7ad53741e5c3f7c9af5290d8e3a800
|
|
| BLAKE2b-256 |
f83fceb45df0d416881cc3187e074390fc801e6810e87b616063ab5a99075113
|