paymongo-mcp
Allows creating GCash/GrabPay sources, processing payments, refunds, and managing checkout sessions through the PayMongo payment gateway for the Philippines.
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., "@paymongo-mcpCreate a payment intent for 100 PHP"
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.
paymongo-mcp
MCP server for PayMongo payment gateway (Philippines). Supports payment intents, sources, payments, refunds, and checkout sessions via Basic Auth.
Tools (9)
Tool | Description |
| Create a payment intent |
| Get payment intent by ID |
| Create a GCash/GrabPay source |
| Get source details |
| Create a payment from source |
| List payments |
| Refund a payment |
| Create a checkout session |
| Get checkout session |
Quick Start
{
"mcpServers": {
"paymongo": {
"command": "npx",
"args": ["-y", "@theyahia/paymongo-mcp"],
"env": {
"PAYMONGO_SECRET_KEY": "<YOUR_SECRET_KEY>"
}
}
}
}Environment Variables
Variable | Required | Description |
| Yes | Secret API key from PayMongo dashboard |
Demo Prompts
"Create a payment intent for 100 PHP"
"Create a GCash source for 50 PHP"
"List recent payments"
"Refund 25 PHP from payment pay_123"
License
MIT
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/paymongo-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server