# ifthenpay Payments MCP MCP server

Remote MCP for ifthenpay payments: Multibanco, MB WAY and Payshop.

## Links
- Registry page: https://www.getdrio.com/mcp/com-ifthenpay-payments
- Repository: https://github.com/ifthenpay/mcp-payments

## Install
- Endpoint: https://ai.ifthenpay.com/mcp/payments/
- Auth: Not captured

## Setup notes
- Remote endpoint: https://ai.ifthenpay.com/mcp/payments/

## Tools
- multibanco_create_reference - Creates a Multibanco payment reference that the customer can use to pay at any ATM or via online banking in Portugal. Endpoint: https://ai.ifthenpay.com/mcp/payments/
- mbway_request_payment - Sends an MB WAY payment request to the customer's mobile phone. The customer approves the payment in the MB WAY app. Use mbway_check_status to check the result. Endpoint: https://ai.ifthenpay.com/mcp/payments/
- mbway_check_status - Checks the status of a previously requested MB WAY payment. Returns pending, paid, declined, timeout, or cancelled. Endpoint: https://ai.ifthenpay.com/mcp/payments/
- payshop_create_reference - Creates a Payshop payment reference that the customer can use to pay at any Payshop agent or CTT (postal service) in Portugal. Endpoint: https://ai.ifthenpay.com/mcp/payments/
- creditcard_create_payment - Creates a credit/debit card payment session and returns a payment URL. The customer is redirected to a hosted checkout page to complete payment with their card. Endpoint: https://ai.ifthenpay.com/mcp/payments/
- pinpay_create_payment - Creates a Pay by Link / PINPAY payment. Returns a shareable payment URL and a PIN code. The hosted checkout supports multiple payment methods including Credit Card, Google Pay, and Apple Pay. Endpoint: https://ai.ifthenpay.com/mcp/payments/
- cofidis_create_payment - Creates a Cofidis Pay instalment payment. Returns a payment URL where the customer can complete the purchase in instalments. Endpoint: https://ai.ifthenpay.com/mcp/payments/
- pix_create_payment - Creates a PIX payment for Brazilian customers. Returns a payment URL and a QR code value. Customer must have a CPF number (Brazilian tax ID). Endpoint: https://ai.ifthenpay.com/mcp/payments/
- payments_list - Lists completed payments using the ifthenpay Backoffice Key. Filter by payment method, date range, order ID, reference or request ID. Returns up to 1000 most recent payments if no filters are applied. Endpoint: https://ai.ifthenpay.com/mcp/payments/

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.ifthenpay
- Version: 1.0.2
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 25, 2026
- Source: https://registry.modelcontextprotocol.io
