asgard-ai-platform/mcp-newebpay
MCP Server for NewebPay (藍新金流) — 8 AI-callable payment tools via Model Context Protocol
Platform-specific configuration:
{
"mcpServers": {
"mcp-newebpay": {
"command": "npx",
"args": [
"-y",
"mcp-newebpay"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://pypi.org/project/mcp-newebpay/) [](https://pypi.org/project/mcp-newebpay/) [](https://opensource.org/licenses/MIT) [](https://github.com/asgard-ai-platform/mcp-newebpay/releases) [](https://github.com/asgard-ai-platform/mcp-newebpay/actions/workflows/publish.yml) [](https://modelcontextprotocol.io/)
Model Context Protocol server for NewebPay (藍新金流) — Taiwan's leading payment gateway. Exposes 8 payment APIs as AI-callable tools.
Part of the Asgard AI Platform open-source ecosystem.
| Tool | API | Description | |------|-----|-------------| | create_mpg_payment | NPA-F01 | Create a payment and return encrypted form data for browser redirect | | query_trade | NPA-B02 | Query single transaction status, payment and refund details | | cancel_authorization | NPA-B01 | Cancel credit card authorization | | close_refund | NPA-B031~34 | Request close, refund, cancel close, or cancel refund | | ewallet_refund | NPA-B06 | Refund e-wallet payments (LINE Pay, Taiwan Pay, etc.) |
Loading reviews...