Yookassa MCP
UnclaimedMCP server for YooKassa — payments, refunds, receipts, webhooks (Russia). Part of WWmcp — 114 MCP servers for emerging markets.
Install
claude mcp add yookassa -e YOOKASSA_SHOP_ID=your-id -e YOOKASSA_SECRET_KEY=your-key -- npx -y @theyahia/yookassa-mcpUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (20)
cancel_payment
Cancel a payment (pending or waitingforcapture)
capture_payment
Confirm a two-step payment (capture held funds). Partial capture supported
create_payment
Create a payment with amount, description, payment method. Returns payment URL. Supports receipts and metadata
create_payout
Payout to bank card / YooMoney wallet / SBP, or via payouttoken
create_receipt
Fiscal receipt (54-FZ) -- items, VAT codes, customer contacts
create_recurring_payment
Charge a saved payment method (no user interaction)
create_refund
Full or partial refund by payment ID
create_sbp_payment
Create a payment via SBP (Russian fast payment system)
create_split_payment
Split payment for marketplaces -- distribute funds among partners
create_webhook
Register a webhook URL for events (payment.succeeded, refund.succeeded, etc.)
delete_webhook
Delete a webhook by ID
get_payment
Get payment details by ID -- status, amount, confirmation URL, metadata
get_payout
Get payout status and details by ID
get_refund
Get refund details by ID
get_shop_info
Shop info -- ID, status, test mode, fiscalization (YooKassa has no balance endpoint)
list_payments
List payments with filters by status, date range, and pagination
list_receipts
List receipts by payment or refund ID
list_refunds
List refunds with optional payment filter
list_webhooks
List all registered webhooks
save_payment_method
Save a payment method for recurring charges (card binding)