Portugal Payments (Stripe — Multibanco)
Server Details
Portugal payments for AI agents — Multibanco via Stripe. Never holds funds.
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Server Listing
- app.wishpool/portugal-payments-mcp
TDQS
Scored across 6 tools
Each tool targets a distinct operation: creating one-time vs recurring payments, querying statuses, canceling, and refunding. No overlap or ambiguity.
All tools follow a consistent verb_noun pattern in snake_case (e.g., create_payment_link, query_subscription), making the set easy to navigate.
With 6 tools, the server is well-scoped for its purpose—handling payment links, subscriptions, queries, cancellations, and refunds—without unnecessary bloat.
Covers creation, querying, cancellation, and refunds for both payments and subscriptions. Minor gap: no tool to update a subscription or list all payments/subscriptions, but core workflows are present.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- Changed
create_payment_link2 fields changed- added
Input schema / properties / collect_tax_idAdded value: +{ + "description": "true = ask the buyer for their business tax ID (e.g. EU VAT number) on the checkout page; it appears on the invoice. Combine with issue_invoice for a VAT-compliant receipt.", + "type": "boolean" +} - added
Input schema / properties / issue_invoiceAdded value: +{ + "description": "true = Stripe automatically creates and emails a post-payment invoice (PDF + hosted invoice page). Ideal for B2B / VAT bookkeeping. Note: Stripe charges a small Invoicing fee per invoice issued.", + "type": "boolean" +}
3 tool updates
- Added
cancel_subscription - Added
create_subscription_link - Added
query_subscription
1 tool update
- Added
refund_payment
2 tool updates
- First observed
create_payment_link - First observed
query_payment_status
Related MCP Connectors
Italy payments for AI agents — cards / Apple Pay via Stripe. Never holds funds.
Luxembourg payments for AI agents — cards / Apple Pay via Stripe. Never holds funds.
France payments for AI agents — Cartes Bancaires via Stripe. Never holds funds.
Spain payments for AI agents — cards / Apple Pay via Stripe. Never holds funds.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceBanking infrastructure for AI agents: open accounts, issue cards, send SEPA/SWIFT payments, run mass payouts, and pay invoices via natural language.2MIT
- AlicenseNot gradedqualityBmaintenanceLets any AI agent accept payments in Ireland via Stripe's hosted checkout.MIT

ifthenpay paymentsofficial
FlicenseNot gradedqualityDmaintenanceEnables AI assistants to securely create payment references and requests for Multibanco, MB WAY, Payshop, Credit Card, PinPay, Cofidis Pay, PIX, and retrieve payment reports.-
fiatdock-mcpofficial
AlicenseAqualityCmaintenanceNon-custodial USDC <-> bank for AI agents. Free quotes; $0.05 USDC per session via x402; 1% commission itemised in every quote. Own funds only. PT + EU/EEA (not UK). 18+.4177 npm1MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.