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: ileti-merkezi-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
This server cannot be installed
Maintenance
Latest Blog Posts
- 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