Arzbin MCP Server

Live Iran exchange rates, gold, crypto, and Toman/Rial market data for AI agents. Its 6 documented tools cover latest, rates, fiat. It is available as a remote MCP endpoint.

Teams that want a hosted documentation endpoint instead of running a local process.

VERIFIED ACTIVE

LAST COMMIT 2026-06-28 · ★ 2 · #175 OF 183 MAINTAINED DOCUMENTATION · VERIFIED 2026-08-25

MIT · how we verify → /methodology

01 · Install Arzbin MCP Server

Claude Code

claude mcp add arzbin-com-arzbin-mcp --transport http https://hub.arzbin.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "arzbin-com-arzbin-mcp": {
      "url": "https://hub.arzbin.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://hub.arzbin.com/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to hub.arzbin.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

repo age created 2026-06-27 - young repo, little track record yet

license MIT - declared in the repository

registry vendor namespace com.arzbin - domain-verified with the official MCP registry

03 · What Arzbin MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 6 documented tools spanning latest, rates, fiat, including get_latest_fiat_rates, get_latest_gold_rates, get_latest_crypto_rates, get_market_history.

Capability map

Tools grouped from the project's README - what Arzbin MCP Server lets an agent do.

read & search

5 tools - e.g. codes?: string[]; types?: string[]; symbols?: string[]

get_latest_fiat_rates · get_latest_gold_rates · get_latest_crypto_rates · get_market_history · get_fiat_rate_sources

Convert

1 tool - e.g. assetType, code, amount

convert_to_toman

04 · Who maintains Arzbin MCP Server

Arzbin MCP Server is maintained by arzbin-com. It's the only MCP server we track from this author; the repo dates to Jun 2026.

05 · Facts

category
documentation - ranked #175 of 183 actively-maintained documentation servers as of 2026-08-25.
registry
com.arzbin/market-data (active, first published 2026-06-28 · 2 versions)

06 · Arzbin MCP Server FAQ

Is Arzbin MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-06-28. We re-verify nightly.

What can Arzbin MCP Server do?

An agent gets 6 documented tools spanning latest, rates, fiat, including get_latest_fiat_rates, get_latest_gold_rates, get_latest_crypto_rates, get_market_history.

How do I install Arzbin MCP Server?

Run `claude mcp add arzbin-com-arzbin-mcp --transport http https://hub.arzbin.com/mcp`. You can also paste the ready-made client config above.

Does Arzbin MCP Server require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Arzbin MCP Server

More documentation MCP servers · As Decided · Agentready MCP · Python Docs MCP Server · Plesk Dev Docs · Beever Atlas