servers / latvia-payments-stripe-cards-apple-pay

Latvia Payments (Stripe — cards / Apple Pay) MCP server

communitystreamable_httpremotedestructive capablehealthy

Latvia payments for AI agents — cards / Apple Pay via Stripe. Never holds funds.


01Tools · 6

How to read this: tool names here are observed from a live tools/list handshake. The Risk label is a heuristic inferred from the tool name (write/destructive verbs), not from executing the tool — a conservative guess, not a verified capability. We never escalate risk from a description. Found one that's wrong? Tell us — we fix on report.

ToolRiskSide effectsApproval
create_payment_link
Create a payment link in EUR for Latvia via Stripe (Checkout Sessions). Buyer pays with cards, Apple Pay / Google Pay — whatever is enabled on the Stripe account. Returns a hosted checkout URL the buyer opens to pay — payment completes automatically, no confirm step. Bring your own credentials via HTTP header (x-stripe-secret-key; free test credentials from dashboard.stripe.com never move real money). Money always flows buyer→Stripe→merchant; this service never touches funds.
writetrueunknown
query_payment_status
Check whether a Latvia payment (created by create_payment_link) has been paid. Queries Stripe directly — pull-based, no webhook needed. paid=true when status is PAID.
readfalseunknown
refund_payment
Refund a paid payment (created by create_payment_link). Full refund by default; pass amount for a partial refund where supported. Refunds respect the same owner policy guardrails (x-agentpay-max-amount) as payments — the amount is checked before anything is sent to the gateway.
destructivetruetrue
create_subscription_link
Create a recurring subscription checkout link (monthly/yearly/weekly billing) via Stripe. The buyer opens the URL, enters their card once, and is then charged automatically every period until canceled. Amount is per billing period in the local currency major unit. Respects the same owner policy guardrails as payments (the per-period amount is checked before anything is created).
writetrueunknown
query_subscription
Check a subscription created by create_subscription_link. Accepts the session_id (cs_...) or subscription_id (sub_...). active=true when the subscription is ACTIVE or TRIALING; NOT_SUBSCRIBED_YET means the buyer has not completed checkout.
readfalseunknown
cancel_subscription
Cancel a subscription. By default the subscription stays active until the end of the current paid period (fair to the buyer); pass immediate=true to cancel right now.
destructivetruetrue

02Install & source
https://mcp-lv.wishpool.app/mcp
remote_url

03Access granted
Process payments · destructive

The access this server can exercise, inferred from its verified tools — not a declared OAuth scope.


05Provenance & freshness
sourcesOfficial MCP Registry [p1]
last_checked2026-07-09 09:10Z
next_check2026-07-10 13:58Z
cadenceevery 29h
verifiedtools_list:passed handshake:passed metadata:passed
index_statusindex9 unique facts >= 5

06Badge

Add the “as seen on MCPExplorer” badge to your README. Latvia Payments (Stripe — cards / Apple Pay) MCP — as seen on mcpexplorer.com

[![Latvia Payments (Stripe — cards / Apple Pay) MCP — as seen on mcpexplorer.com](https://mcpexplorer.com/badge/latvia-payments-stripe-cards-apple-pay.svg)](https://mcpexplorer.com/servers/latvia-payments-stripe-cards-apple-pay)

Next step

This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.

Explore loadouts →