Skip to main content
Glama
theYahia

is-bankasi-mcp

by theYahia

is-bankasi-mcp

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

Related MCP server: maib-mcp

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

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • F
    license
    -
    quality
    D
    maintenance
    An MCP server that exposes Enable Banking API tools for interacting with bank accounts through Open Banking. It enables users to authenticate sessions, list accounts, and fetch transaction history or balances via a secure self-hosted server.
    Last updated
    2
  • A
    license
    A
    quality
    D
    maintenance
    MCP server for MAIB e-commerce payments (Moldova). Supports payments, refunds, recurring billing, one-click payments, and transaction status via OAuth 2.0.
    Last updated
    8
    14
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    MCP server for Bank of Georgia iPay payment gateway, enabling payment orders, refunds, recurring payments, and pre-authorization via OAuth 2.0 + JWT.
    Last updated
    22
    MIT

View all related MCP servers

Related MCP Connectors

  • Hong Kong Monetary Authority (HKMA) public open API MCP. Keyless.

  • MCP server for Appcircle mobile CI/CD platform.

  • MCP Server for agents to onboard, pay, and provision services autonomously with InFlow

View all MCP Connectors

Latest Blog Posts

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/theYahia/is-bankasi-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server