payme-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., "@payme-mcpGet my merchant balance"
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.
payme-mcp
MCP server for Payme payment system (Uzbekistan). Uses JSON-RPC 2.0 protocol. Supports transactions, statements, payment links, and balance queries.
Tools (8)
Tool | Description |
| Create a new Payme transaction |
| Confirm/perform a transaction |
| Cancel a transaction with reason |
| Check transaction status |
| Get transactions for a time range |
| Validate before creating |
| Generate a checkout link |
| Get merchant balance |
Related MCP server: paymongo-mcp
Quick Start
{
"mcpServers": {
"payme": {
"command": "npx",
"args": ["-y", "@theyahia/payme-mcp"],
"env": {
"PAYME_MERCHANT_ID": "<YOUR_MERCHANT_ID>",
"PAYME_KEY": "<YOUR_KEY>"
}
}
}
}Environment Variables
Variable | Required | Description |
| Yes | Merchant ID from Paycom dashboard |
| Yes | API key from Paycom dashboard |
Demo Prompts
"Create a transaction for 50000 UZS for order #789"
"Check the status of transaction txn_abc123"
"Cancel transaction txn_abc123 with reason code 3"
"Get all transactions from March 1 to March 31"
"Generate a payment link for 100000 UZS"
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
- AlicenseBqualityDmaintenanceMCP server for VNPay payment gateway (Vietnam). Supports payment URL generation, transaction queries, refunds, tokenized payments, and IPN verification with HMAC-SHA512 signing.Last updated830MIT
- 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
- Alicense-qualityDmaintenanceMCP server for Bank of Georgia iPay payment gateway, enabling payment orders, refunds, recurring payments, and pre-authorization via OAuth 2.0 + JWT.Last updated22MIT
Related MCP Connectors
A paid remote MCP for hosted MCP server, built to return verdicts, receipts, usage logs, and audit-r
Hosted MCP server for Mini Accountant: invoices, expenses, customers, analytics, tax estimates.
A basic MCP server to operate on the Postman API.
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/payme-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server