Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Arzbin MCP Server

com.arzbin/market-data

Live Iran exchange rates, gold, crypto, and Toman market data for AI agents.

Uptime
100.0%
2 direct probes · 30d
Response
713ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

convert_to_toman

Converts a fiat, crypto, or gold amount to an estimated Toman value using latest Arzbin indicative market data. Not financial advice.

get_latest_gold_rates

Returns latest Arzbin gold and coin rates in Toman. Data is indicative market data, not financial advice.

get_market_history

Returns OHLC history for a fiat, gold, or crypto market. Days are clamped to 1-365.

get_latest_crypto_rates

Returns latest curated Arzbin crypto prices in Toman and USD. Data is indicative market data, not financial advice.

get_latest_fiat_rates

Returns latest Arzbin fiat currency rates in Toman. Data is indicative market data, not financial advice.

get_fiat_rate_sources

Returns Arzbin source comparison data for a fiat currency code where available.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "arzbin_mcp_server": {
      "url": "https://hub.arzbin.com/mcp",
      "transport": "streamable-http"
    }
  }
}