← Registry

Data Collection

arzbin.com

Provides real-time and historical financial market data including fiat, crypto, and gold rates and conversions to Toman.

1 endpoint6 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://hub.arzbin.com/mcp

No auth detected

MCP server metadata

Name
Arzbin.UI
Version
1.0.0.0
Capabilities
loggingtools

Known tools 6

convert_to_toman

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

Inferred read-only
get_latest_gold_rates

Returns latest Arzbin gold and coin rates in Toman.

Inferred read-only
get_market_history

Returns OHLC history for a fiat, gold, or crypto market.

Inferred read-only
get_latest_crypto_rates

Returns latest curated Arzbin crypto prices in Toman and USD.

Inferred read-only
get_latest_fiat_rates

Returns latest Arzbin fiat currency rates in Toman.

Inferred read-only
get_fiat_rate_sources

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

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.arzbin-ui]
url = "https://hub.arzbin.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "arzbin-ui": {
      "type": "http",
      "url": "https://hub.arzbin.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: arzbin-ui
Remote MCP URL: https://hub.arzbin.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "arzbin-ui": {
      "url": "https://hub.arzbin.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "arzbin-ui": {
      "type": "http",
      "url": "https://hub.arzbin.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "arzbin-ui",
  "transport": "streamable-http",
  "url": "https://hub.arzbin.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for arzbin.com was fetched 2026-07-27T10:00:40.370Z and is being refreshed.

Trust status Trusted

arzbin.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.