Mmcp.market

TgPay Merchant API MCP server

by tgpaybot.com·com.tgpaybot/merchant-api·v1.0.2

Accept crypto payments via the TgPay Merchant API — invoices, subscriptions, webhooks.

C63/100grade C
What users say
No reviews yet
Be the first
Safety scan
C63/100

full report

Adoption
New

Little public usage data yet

Reviews

Write one

Nobody has reviewed TgPay Merchant API yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

TgPay Merchant API tools (20, 6 write)

write = sends, deletes, buys or posts
  • archiveSubscriptionPlanFree

    Stop new signups for a plan (live subscriptions keep renewing).

  • cancelSubscriptionwrite actionFree

    Stop future charges for one subscription (paid time runs out).

  • connectFree

    Start token issuance WITHOUT the Mini App UI: creates a merchant-app request and returns a t.me approve link plus a poll_secret. Show the link to the human — they approve with one button in the @tgpaycryptobot bot — then call connect_status with the poll_secret. Use only when no API token is configured yet.

  • connect_statusFree

    Poll a connect request. Returns pending | denied | expired, or — once approved — the app id and the API TOKEN (returned exactly once: save it to the project's .env immediately, never print it in logs). The token is SCOPED (read, invoices, subscriptions, webhooks) — it cannot move money out of the app; transfers/refunds/checks need the primary token the human holds in the Mini App. Poll every 3-5 seconds while pending.

  • createInvoicewrite actionFree

    Create a one-off payment invoice; the payer opens result.mini_app_invoice_url. See the invoices doc.

  • createSubscriptionPlanwrite actionFree

    Create an IMMUTABLE recurring-billing plan; send payers to result.mini_app_subscribe_url. See the subscriptions doc.

  • deleteCheckwrite actionFree

    Delete an unclaimed check (refunds the hold).

  • deleteInvoicewrite actionFree

    Delete an unpaid invoice.

  • getBalanceFree

    Merchant app balance per asset (available + onhold).

  • getChecksFree

    List checks.

  • getCurrenciesFree

    Supported crypto assets (code/name/decimals) and fiats.

  • getExchangeRatesFree

    Current asset↔fiat display rates.

  • getInvoicesFree

    List invoices (newest first).

  • getMeFree

    Verify the token: app id, name, webhook config, token scopes.

  • getStatsFree

    App volume/count stats for a period.

  • getSubscriptionPlansFree

    List subscription plans.

  • getSubscriptionsFree

    List subscriptions (subscribers).

  • getTransfersFree

    List app→user transfers.

  • get_docsFree

    Read a TgPay Merchant API integration doc. START HERE before integrating: topics quickstart, invoices, subscriptions, transfers-checks, webhooks, errors.

  • updateAppwrite actionFree

    Update app name / webhook_url (https) / webhook_events opt-in list. Needs the 'webhooks' scope (the connect-issued token has it) or the primary token. See the webhooks doc for the event types and signature verification.

Public scan report

scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it

1 low
  • Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 2393ms17/20
  • Tool poisoning20 tool descriptions checked15/15
  • Auth qualityAPI key sent as a header8/15
  • Maintenanceno repository listed3/15
  • Maintainer identityverified namespace with website, no repo4/10

Findings (1)

  • lowNo source repository listedmaint.no-repo
Overall 63/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add --transport http merchant-api https://app.tgpaycrypto.com/mcp
Add to Cursor

TgPay Merchant API: common questions

Is TgPay Merchant API MCP server safe?
With care: it is graded C, so read the findings first (63/100). Read the TgPay Merchant API safety report
How do I install TgPay Merchant API?
It runs remotely at app.tgpaycrypto.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does TgPay Merchant API need an API key?
Yes. The registry entry asks for TgPayCrypto-API-Token.
Is TgPay Merchant API maintained?
The latest release is v1.0.2.
Is TgPay Merchant API up?
100% of our last 6 checks got an answer. We check remote servers about four times a day.
What can I use instead of TgPay Merchant API?
Servers from other publishers that do the same job: payware MCP server, AurasPay Merchant MCP server and gate402 merchant checkout MCP server. Compare all TgPay Merchant API alternatives.

Alternatives to TgPay Merchant API

Same job from other publishers: the closest match first, then the best rated.

All TgPay Merchant API alternatives →
  • payware
    payware A2A payments API for merchants, ISVs and payment institutions
    B
  • AurasPay Merchant MCP
    Review AurasPay merchant payments and prepare payment links with scoped OAuth and human approval.
    A
  • gate402 merchant checkout
    Drop-in x402 checkout for merchants: issue terms, verify payment. $0.01 each.
    A
  • Israel Business Intelligence MCP
    Israeli invoice payment gate with PAY/HOLD/BLOCK decisions and public company-registry evidence.
    A
  • Anyway Possible Paid Agent Utilities
    Paid x402 tools for merchant intelligence, Base payment readiness, and verifiable web evidence.
    A

More from tgpaybot.com