Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Cbu

FreeNot checked

MCP server for Central Bank of Uzbekistan — currency rates, conversion (Uzbekistan)

GitHubEmbed

About

MCP server for Central Bank of Uzbekistan — currency rates, conversion (Uzbekistan)

README

MCP-сервер для API Центрального Банка Узбекистана. Курсы валют, конвертация. Без авторизации.

1 USD ~ 12,192 UZS

Tools

Tool Description
get_all_rates All current exchange rates (~30 currencies)
get_currency_rate Rate for a specific currency + optional date
get_historical_rates All rates for a specific date
convert_currency Convert between currencies via UZS
get_rate_dynamics Current rate + daily change direction

Usage

Claude Desktop / Cline

{
  "mcpServers": {
    "cbu-mcp": {
      "command": "npx",
      "args": ["-y", "@theyahia/cbu-mcp"]
    }
  }
}

Streamable HTTP

npx @theyahia/cbu-mcp --http
# Listening on http://localhost:3000/mcp

Examples

  • "Курс доллара к суму?"
  • "Переведи 1000 USD в сумы"
  • "Курсы валют на 15 января 2025"
  • "What's the EUR/UZS rate?"
  • "Convert 500 EUR to UZS"

API

Data source: cbu.uz (JSON API, no auth required).

Part of

Russian & CIS API MCP series:

  • @theyahia/cbr-mcp — Central Bank of Russia
  • @theyahia/cbu-mcp — Central Bank of Uzbekistan

License

MIT

from github.com/theYahia/cbu-mcp

Installing Cbu

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/theYahia/cbu-mcp

FAQ

Is Cbu MCP free?

Yes, Cbu MCP is free — one-click install via Unyly at no cost.

Does Cbu need an API key?

No, Cbu runs without API keys or environment variables.

Is Cbu hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Cbu in Claude Desktop, Claude Code or Cursor?

Open Cbu on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Cbu with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All finance MCPs