is-bankasi-mcp
Click 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., "@is-bankasi-mcpWhat is the current USD/TRY exchange 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.
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 |
| List bank accounts |
| Get account balance |
| Get account transactions |
| Get current exchange rates |
| Initiate EFT/FAST/havale transfer |
| Check transfer status |
| List credit cards |
| 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 |
| Yes | OAuth client ID from Isbank developer portal |
| 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
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-qualityDmaintenanceAn 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.2
- AlicenseAqualityDmaintenanceMCP server for MAIB e-commerce payments (Moldova). Supports payments, refunds, recurring billing, one-click payments, and transaction status via OAuth 2.0.88MIT
- AlicenseAqualityDmaintenanceMCP server for Bank of Georgia iPay payment gateway, enabling payment orders, refunds, recurring payments, and pre-authorization via OAuth 2.0 + JWT.87MIT
- Alicense-qualityBmaintenanceA remote MCP server that lets any AI agent accept payments in Turkey: local Turkish cards with taksit, international cards via iyzipay's hosted checkout.MIT
Related MCP Connectors
Hong Kong Monetary Authority (HKMA) public open API MCP. Keyless.
MCP server for Appcircle mobile CI/CD platform.
MCP server for AI access to Swagger by SmartBear.
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/theYahia/is-bankasi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server