Arzbin MCP Server
com.arzbin/market-dataLive Iran exchange rates, gold, crypto, and Toman market data for AI agents.
Tools · 6
Converts a fiat, crypto, or gold amount to an estimated Toman value using latest Arzbin indicative market data. Not financial advice.
Returns latest Arzbin gold and coin rates in Toman. Data is indicative market data, not financial advice.
Returns OHLC history for a fiat, gold, or crypto market. Days are clamped to 1-365.
Returns latest curated Arzbin crypto prices in Toman and USD. Data is indicative market data, not financial advice.
Returns latest Arzbin fiat currency rates in Toman. Data is indicative market data, not financial advice.
Returns Arzbin source comparison data for a fiat currency code where available.
Similar MCP servers embedding-nearest
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"
}
}
}