PayBridgeNP MCP Server
@paybridge-np/mcp
ネパールの決済ゲートウェイ PayBridgeNP の公式 Model Context Protocol サーバーです。
Claude、ChatGPT、Cursor、Claude Code、VS Code など、MCP 対応の AI アシスタントが、自然言語を通じて PayBridgeNP アカウントを読み取り、操作できるようにします。返金の発行、支払いリンクの作成、サブスクリプションの管理、失敗した Webhook の調査、KPI の取得などを、チャットで行うことができます。
69 個のツール。6 個の組み込みプロンプトテンプレート。スコープ付きトークン。利用上限設定。完全な監査証跡。
インストール
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) または %APPDATA%\Claude\claude_desktop_config.json (Windows) に追加します:
{
"mcpServers": {
"paybridge": {
"command": "npx",
"args": ["-y", "@paybridge-np/mcp@latest"],
"env": {
"PAYBRIDGE_API_KEY": "sk_live_..."
}
}
}
}Claude Desktop を再起動します。
Cursor
.cursor/mcp.json または設定 → MCP から同じ JSON を追加します。
Claude Code
claude mcp add paybridge \
--env PAYBRIDGE_API_KEY=sk_live_... \
-- npx -y @paybridge-np/mcp@latestVS Code
.vscode/mcp.json:
{
"servers": {
"paybridge": {
"type": "stdio",
"command": "npx",
"args": ["-y", "@paybridge-np/mcp@latest"],
"env": { "PAYBRIDGE_API_KEY": "sk_live_..." }
}
}
}PayBridgeNP ダッシュボード からスコープ付き MCP トークンを生成してください。フルアクセスの REST キーを貼り付けないでください。
Related MCP server: PayArk MCP Server
ツール (69)
読み取り (31)
カテゴリ | ツール |
アカウント |
|
支払い |
|
返金 |
|
セッション |
|
支払いリンク |
|
Webhook |
|
プラン |
|
顧客 |
|
サブスクリプション |
|
請求書 |
|
クーポン |
|
プロモーション |
|
税金 |
|
督促 |
|
利用状況 |
|
分析 |
|
書き込み (38)
資金を移動するツール (create_refund, cancel_subscription, delete_*) は、実行前にホスト UI で明示的な確認が必要です。
カテゴリ | ツール |
支払い |
|
返金 |
|
支払いリンク |
|
Webhook |
|
プラン |
|
顧客 |
|
サブスクリプション |
|
請求書 |
|
クーポン |
|
プロモーション |
|
税金 |
|
督促 |
|
利用状況 |
|
プロンプト
6 個の組み込みプロンプトテンプレート — Claude Desktop および Cursor でスラッシュコマンドとして表示されます (/ → paybridge と入力):
プロンプト | 機能 |
| 1日のまとめ:収益、支払い、返金、チェックアウトの状況、Webhook の失敗 |
| 会計士と共有するための月次照合テーブル。オプションの |
| 支払いが失敗した理由を診断 — オプションの |
| 顧客作成とプランへのサブスクリプションを一度に行います。 |
| 期限切れの請求書をすべてリストアップし、再試行/停止/待機に分類して、確認の上で実行します |
| プロモーションコードを検証してサブスクリプションに適用し、適用前後の価格を表示します |
セキュリティ
スコープ付きトークン — 読み取り/書き込み/機密の 3 つにグループ化された 16 個のスコープ。デフォルトは読み取り専用で、書き込みはカテゴリごとにオプトインされます。PII (メールアドレス、電話番号) は独自のスコープです。
確認ゲート — 返金や大規模なチェックアウトセッションは、実行前にホスト UI で明示的な確認が必要です。
24 時間の利用上限 — トークンごとの返金およびチェックアウトセッションに対する厳格なローリング上限。書き込みトークンにはデフォルトで 50,000 ルピーが設定されています。
トークンごとのレート制限 — 全体で 60 回/60秒、破壊的な操作は 6 回/60秒、確認が必要な操作は 2 回/60秒。
プロンプトインジェクション対策 — 顧客が制御するフィールドは
<untrusted>データとしてラップされます。ゼロ幅文字は削除されます。シークレットは出力時にパターンで隠蔽されます。完全な監査証跡 — すべてのツール呼び出しはトークン ID とアシスタント名とともに記録され、
/dashboard/mcpで確認できます。オープンソース — キーに対して何が実行されているかを github.com/paybridgenp/paybridgenp-mcp で正確に監査できます。
設定
環境変数 | 必須 | デフォルト |
| はい | — |
| いいえ |
|
CLI 引数として --api-key=sk_live_... を渡すこともできます。
ライセンス
MIT — LICENSE を参照してください。
This server cannot be installed
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
AlicenseNot gradedqualityAmaintenanceEnables AI agents to interact with Juspay's payment processing APIs and merchant dashboard for managing orders, transactions, refunds, customers, gateways, and reporting through natural language.21Apache 2.0- AlicenseNot gradedqualityDmaintenanceConnects AI agents to Nepal's payment infrastructure through the PayArk API. It enables users to monitor transaction history, manage projects, and generate hosted checkout links using natural language.12MIT

paystack-mcp-serverofficial
AlicenseAqualityBmaintenanceEnables AI assistants to interact with the full range of Paystack APIs, allowing operations like transaction management, customer creation, and payments through natural language.23353MIT- AlicenseBqualityDmaintenanceEnables AI agents to manage Paystack payments, products, customers, and transactions through natural language.2889MIT
Related MCP Connectors
Connect AI agents to bank accounts, transactions, balances, and investments.
Read-only bank access for your AI agent. Connects Claude, ChatGPT, Cursor, Gemini, Codex.
Let AI agents add Yolfi crypto checkout, paylinks, webhooks, and status checks.
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/paybridgenp/paybridgenp-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server