Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.mrslbt/paypay-mcp

NPM · PAYPAY-MCP · SCANNED SEP 21

PayPay QR payments for AI agents: QR codes, status, refunds, cancels. Bilingual JP/EN.

Available components

0 this week 85 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 42 of 125 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability83
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1120 tokens (~160/item across 7 items; 4 tools + 3 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management97
  • Stability observed for 29 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.mrslbt/paypay-mcp server?

io.github.mrslbt/paypay-mcp runs locally as an npm package, launched with npx -y paypay-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · paypay-mcp

# add to Claude Code
claude mcp add mrslbt-paypay-mcp -- npx -y paypay-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "mrslbt-paypay-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "paypay-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "mrslbt-paypay-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "paypay-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add mrslbt-paypay-mcp -- npx -y paypay-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "mrslbt-paypay-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "paypay-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add mrslbt-paypay-mcp --command npx --arg -y --arg paypay-mcp
# ~/.hermes/config.yaml
mcp_servers:
  mrslbt-paypay-mcp:
    command: "npx"
    args: ["-y", "paypay-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "mrslbt-paypay-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "paypay-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add mrslbt-paypay-mcp -t stdio -c npx -a -y paypay-mcp
// mcp.json
{
  "mcpServers": {
    "mrslbt-paypay-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "paypay-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 21 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 −2
    • Stability: pass → 0.80 functional
  • 15 Sept 26 0
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 +1
    • Security disclosure: unverified → fail functional
  • 8 Sept 26 +1
    • Security disclosure: fail → unverified functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Analysed npm/paypay-mcp@0.2.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 125 packages
Packages resolved 125
Stale 42
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 4 exposed · ~837 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
create_qr_code ~356

Create a dynamic PayPay QR code that a customer can scan to pay. Returns the QR code both as a URL (deeplink + hosted image) and as an inline PNG image. Use `wait_for_payment` to poll until the customer completes the payment. 顧客がスキャンして支払うためのPayPay動的QRコードを作成します。 QRコードのURL(ディープリンクとホストされた画像)とインラインPNG画像の両方を返します。 顧客が支払いを完了するまで `wait_for_payment` でポーリングしてください。

NameTypeReqDescription
amountintegeryesAmount in JPY (integer, no decimals). 金額(円、整数)。
code_typestringQR code type. Currently only ORDER_QR is supported.
is_authorizationbooleanIf true, this is a pre-auth (hold funds now, capture later). 事前承認(preauth)フラグ。
merchant_payment_idstringUnique ID for this payment. Auto-generated (UUID) if omitted. Reusing an ID for a different order will fail. 注文ごとの一意のID。省略時は自動生成。
order_descriptionstringyesWhat the customer is paying for. 注文内容。
order_itemsarrayOptional line-item breakdown shown in the PayPay app. 商品明細(任意)。
redirect_typestringHow the redirect should open: browser (WEB_LINK) or app (APP_DEEP_LINK).
redirect_urlstringWhere to send the user after they complete payment in the PayPay app.

No output schema declared.

No examples provided.

delete_qr_code ~121

Invalidate a QR code before it is paid. Cannot be used after payment has completed. Use this when an order is canceled before checkout, or to clean up expired codes. 支払い前のQRコードを無効化します。決済完了後は使用できません。 注文がキャンセルされた場合や、期限切れのコードを整理する際に使用してください。

NameTypeReqDescription
code_idstringyesThe codeId returned from create_qr_code (NOT the merchantPaymentId). create_qr_codeで返されたcodeId。

No output schema declared.

No examples provided.

get_payment_details ~158

Fetch the current status and details of a payment by merchantPaymentId. Returns status: CREATED | AUTHORIZED | COMPLETED | REFUNDED | FAILED | CANCELED. Use this for one-off status checks. For active polling, prefer `wait_for_payment`. merchantPaymentIdで指定した取引の現在のステータスと詳細を取得します。 ステータス: CREATED / AUTHORIZED / COMPLETED / REFUNDED / FAILED / CANCELED。 単発の確認に使用してください。継続的な確認は `wait_for_payment` を推奨します。

NameTypeReqDescription
merchant_payment_idstringyesThe merchantPaymentId used when creating the QR code. QR作成時のmerchantPaymentId。

No output schema declared.

No examples provided.

wait_for_payment ~202

Poll PayPay until a payment reaches a terminal state (COMPLETED, AUTHORIZED, REFUNDED, FAILED, CANCELED) or the timeout elapses. Uses PayPay's recommended 2–3s polling interval by default. Returns the final status and full payment detail. 取引が終了状態(COMPLETED / AUTHORIZED / REFUNDED / FAILED / CANCELED)に達するかタイムアウトするまで、PayPayをポーリングします。 PayPay推奨の2〜3秒間隔をデフォルトで使用します。 最終ステータスと取引詳細を返します。

NameTypeReqDescription
merchant_payment_idstringyesThe merchantPaymentId of the payment to wait on.
poll_interval_secondsnumberHow often to poll (seconds). PayPay recommends 2–3s.
timeout_secondsintegerGive up after this many seconds. Default: 120.

No output schema declared.

No examples provided.

Common questions

What is the io.github.mrslbt/paypay-mcp server?

io.github.mrslbt/paypay-mcp is listed in the public MCP registry as io.github.mrslbt/paypay-mcp. PayPay QR payments for AI agents: QR codes, status, refunds, cancels. Bilingual JP/EN. This page covers its npm package (paypay-mcp).

Is the io.github.mrslbt/paypay-mcp server safe to use?

io.github.mrslbt/paypay-mcp scores 85 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.mrslbt/paypay-mcp server expose?

io.github.mrslbt/paypay-mcp exposes 4 tools: create_qr_code, get_payment_details, wait_for_payment, delete_qr_code. Their descriptions and schemas cost roughly 837 tokens of context every time the server is loaded.

Is the io.github.mrslbt/paypay-mcp server still maintained?

io.github.mrslbt/paypay-mcp is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.mrslbt/paypay-mcp server under?

io.github.mrslbt/paypay-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.