bog-ipay-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., "@bog-ipay-mcpCreate an order for 100 GEL for my online store"
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.
bog-ipay-mcp
MCP server for Bank of Georgia iPay payment gateway. Supports orders, refunds, recurring payments, and pre-authorization via OAuth 2.0 + JWT.
Tools (8)
Tool | Description |
| Get OAuth 2.0 access token |
| Create a new payment order |
| Get order status by ID |
| Refund an order |
| Set up recurring payment |
| Charge a recurring subscription |
| Pre-authorize an amount |
| Capture a pre-authorized order |
Related MCP server: paymongo-mcp
Quick Start
{
"mcpServers": {
"bog-ipay": {
"command": "npx",
"args": ["-y", "@theyahia/bog-ipay-mcp"],
"env": {
"BOG_CLIENT_ID": "<YOUR_CLIENT_ID>",
"BOG_CLIENT_SECRET": "<YOUR_CLIENT_SECRET>"
}
}
}
}Environment Variables
Variable | Required | Description |
| Yes | OAuth client ID from BOG iPay |
| Yes | OAuth client secret from BOG iPay |
Demo Prompts
"Create an order for 100 GEL for my online store"
"Check the status of order ord-12345"
"Refund 50 GEL from order ord-67890"
"Pre-authorize 200 GEL for a hotel reservation"
"Set up a recurring payment of 30 GEL for customer cust-001"
License
MIT
This server cannot be installed
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
- Alicense-qualityDmaintenanceMCP server for T-Kassa (T-Bank/Tinkoff) payment API. Provides 16 tools for payments, refunds, recurring charges, customer management, saved cards, SBP, receipts, and T-Invest portfolio.Last updated62MIT
- Alicense-qualityBmaintenanceMCP server for PayMongo payment gateway (Philippines). Supports payment intents, sources, payments, refunds, and checkout sessions via Basic Auth.Last updated151MIT
- AlicenseAqualityBmaintenanceMCP server for JazzCash mobile wallet and payments (Pakistan). Supports wallet payments, mobile account payments, vouchers, refunds, and balance inquiries.Last updated5441MIT
- AlicenseAqualityDmaintenanceMCP server for MAIB e-commerce payments (Moldova). Supports payments, refunds, recurring billing, one-click payments, and transaction status via OAuth 2.0.Last updated814MIT
Related MCP Connectors
MCP Server for agents to onboard, pay, and provision services autonomously with InFlow
A paid remote MCP for AI SDK MCP gateway registry, built to return verdicts, receipts, usage logs, a
Self-hosted federated MCP gateway: one OAuth 2.1 MCP server in front of N apps, user-level scopes.
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/bog-ipay-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server