Paymongo
FreeNot checkedMCP server for PayMongo — payments, GCash, Maya, refunds (Philippines)
About
MCP server for PayMongo — payments, GCash, Maya, refunds (Philippines)
README
MCP server for PayMongo payment gateway (Philippines). Supports payment intents, sources, payments, refunds, and checkout sessions via Basic Auth.
Tools (9)
| Tool | Description |
|---|---|
create_payment_intent |
Create a payment intent |
get_payment_intent |
Get payment intent by ID |
create_source |
Create a GCash/GrabPay source |
get_source |
Get source details |
create_payment |
Create a payment from source |
list_payments |
List payments |
create_refund |
Refund a payment |
create_checkout |
Create a checkout session |
get_checkout |
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 |
|---|---|---|
PAYMONGO_SECRET_KEY |
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
Installing Paymongo
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/theYahia/paymongo-mcpFAQ
Is Paymongo MCP free?
Yes, Paymongo MCP is free — one-click install via Unyly at no cost.
Does Paymongo need an API key?
Yes, it requires environment variables: PAYMONGO_ALLOW_LIVE, PAYMONGO_SECRET_KEY. Unyly injects them into the config during install.
Is Paymongo hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Paymongo in Claude Desktop, Claude Code or Cursor?
Open Paymongo on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Paymongo with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
