Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Is Bankasi

БесплатноНе проверен

MCP server for Isbank (Is Bankasi) developer API (Turkey). Enables access to accounts, balances, transactions, exchange rates, transfers, and credit cards via O

GitHubEmbed

Описание

MCP server for Isbank (Is Bankasi) developer API (Turkey). Enables access to accounts, balances, transactions, exchange rates, transfers, and credit cards via OAuth 2.0 authentication.

README

MCP server for Isbank (Is Bankasi) developer API (Turkey). Access accounts, balances, transactions, exchange rates, transfers, and credit cards via OAuth 2.0 authentication.

Tools (8)

Tool Description
get_accounts List bank accounts
get_account_balance Get account balance
get_transactions Get account transactions
get_exchange_rates Get current exchange rates
initiate_transfer Initiate EFT/FAST/havale transfer
get_transfer_status Check transfer status
get_credit_cards List credit cards
get_card_transactions Get credit card transactions

Quick Start

{
  "mcpServers": {
    "isbank": {
      "command": "npx",
      "args": ["-y", "@theyahia/is-bankasi-mcp"],
      "env": {
        "ISBANK_CLIENT_ID": "<YOUR_CLIENT_ID>",
        "ISBANK_CLIENT_SECRET": "<YOUR_CLIENT_SECRET>"
      }
    }
  }
}

Environment Variables

Variable Required Description
ISBANK_CLIENT_ID Yes OAuth client ID from Isbank developer portal
ISBANK_CLIENT_SECRET Yes OAuth client secret from Isbank developer portal

Demo Prompts

  • "Show me all my Isbank accounts"
  • "What is the balance of account ACC001?"
  • "List transactions from March 2026 for my main account"
  • "What is the current USD/TRY exchange rate?"
  • "Transfer 5000 TRY to IBAN TR123456 via FAST"
  • "Show my credit card transactions for this month"

License

MIT

from github.com/theYahia/is-bankasi-mcp

Установить Is Bankasi в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install is-bankasi-mcp

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add is-bankasi-mcp -- npx -y @theyahia/is-bankasi-mcp

FAQ

Is Bankasi MCP бесплатный?

Да, Is Bankasi MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Is Bankasi?

Нет, Is Bankasi работает без API-ключей и переменных окружения.

Is Bankasi — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Is Bankasi в Claude Desktop, Claude Code или Cursor?

Открой Is Bankasi на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Is Bankasi with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development