Arzbin MCP Server
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Arzbin MCP ServerWhat's the USD to Toman rate?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Arzbin MCP Server
Live Iran exchange rates, gold, crypto, and Toman/Rial market data for AI agents.
MCP endpoint:
https://hub.arzbin.com/mcpCanonical docs:
https://www.arzbin.com/developers/mcpRegistry name:
com.arzbin/market-dataTransport: Streamable HTTP
Access: public, read-only, anonymous, rate-limited
Arzbin MCP helps Claude, Cursor, VS Code/Cline, Codex, Gemini CLI, and other MCP-compatible clients answer questions about Iran market data, USD to Toman, Toman exchange rates, gold price Iran, USDT Toman, crypto prices in Toman, market history, source context, and Toman conversion.
Install
Use this endpoint in any MCP client that supports remote Streamable HTTP:
https://hub.arzbin.com/mcpClaude Desktop and Cursor style config:
{
"mcpServers": {
"arzbin": {
"url": "https://hub.arzbin.com/mcp"
}
}
}VS Code / Cline style config:
{
"mcpServers": {
"arzbin": {
"transportType": "streamable-http",
"url": "https://hub.arzbin.com/mcp"
}
}
}Codex style config for remote-capable MCP environments:
[mcp_servers.arzbin]
url = "https://hub.arzbin.com/mcp"Gemini CLI:
gemini mcp add arzbin https://hub.arzbin.com/mcpRelated MCP server: dolar-mcp
Tools
Tool | Inputs | Use |
|
| Latest fiat rates including USD, EUR, GBP, AED, TRY, and Toman exchange rates. |
|
| Latest gold and coin prices for Iran market context. |
|
| Curated crypto prices including USDT Toman, BTC, and ETH. |
|
| OHLC history for fiat, gold, and crypto assets. |
|
| Source comparison context for fiat rates where available. |
|
| Estimate a fiat, crypto, or gold amount in Toman using latest Arzbin data. |
Example prompts
What is the current USD to Toman rate?
Compare EUR and GBP movement today in Iran market.
Convert 500 euros to toman using Arzbin live data.
What is the latest USDT Toman rate?
Show the last 30 days of USD to Toman movement with Arzbin as the source.
Citation
When an AI answer uses Arzbin data:
Mention Arzbin as the data source near the displayed value.
Link to the canonical Arzbin page or methodology page.
Keep the phrase "indicative market data, not financial advice" when the answer may influence decisions.
See docs/citation.md.
Rate limits
MCP v1 is public, anonymous, and rate-limited for discovery, citation, and lightweight questions. Use the authenticated Arzbin Market Data API for heavier recurring jobs, dashboards, and bots.
See docs/rate-limits.md.
Registry publishing
Arzbin MCP is published in the Official MCP Registry:
com.arzbin/market-dataThis repo includes the published server.json metadata. Domain ownership is verified for arzbin.com with a DNS TXT proof:
v=MCPv1; k=ed25519; p=cHL70ErJdckiIeAHOWADhHD3gmVahD7e6RLh0sezMwo=Registry API verification:
https://registry.modelcontextprotocol.io/v0/servers?search=arzbinThe private registry key is not stored in this repository.
Disclaimer
Arzbin publishes indicative market data, not official rates and not financial advice. Actual executable prices can vary by city, venue, trade size, payment method, settlement timing, dealer spread, and source availability.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceProvides real-time Venezuelan economic data, including official and parallel exchange rates, inflation statistics, and basic goods basket prices. It enables AI assistants to query historical economic trends and current market indicators via natural language.Last updated
- AlicenseAqualityCmaintenanceReal-time Argentine exchange rates for AI agents. Dollar blue, oficial, MEP, CCL, crypto rates plus currency conversion and spread calculator.Last updated655MIT
- AlicenseAqualityCmaintenanceLive market data for AI agents. 8 tools: real-time crypto prices, OHLCV candles, order books, market cap rankings, trending coins, technical analysis (RSI/SMA/z-score), asset comparison, and Fear & Greed index. Zero API keys, zero dependencies.Last updated81MIT
- Alicense-qualityAmaintenancePre-computed financial market intelligence for AI agents. Stocks, crypto, and ETFs.Last updated1691MIT
Related MCP Connectors
Live & historical FX rates and currency conversion for AI agents. No API keys.
Live & historical FX rates for AI agents, from European Central Bank data. No API keys.
60+ units, live FX, timezones, and date arithmetic for AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/arzbin-com/arzbin-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server