loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

paymongo-mcp

MCP Tool

theYahia/paymongo-mcp

MCP server for PayMongo — payments, GCash, Maya, refunds (Philippines)

Install

$ npx loaditout add theYahia/paymongo-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "paymongo-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "paymongo-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

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_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

Tags

apimcpmcp-servermodel-context-protocolpaymentsphilippines-apitypescript

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated17 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/1/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/theYahia/paymongo-mcp)](https://loaditout.ai/skills/theYahia/paymongo-mcp)