Hungary Payments (Stripe — cards / Apple Pay)
Server Details
Hungary payments for AI agents — cards / Apple Pay via Stripe. Never holds funds.
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Server Listing
- app.wishpool/hungary-payments-mcp
TDQS
Scored across 6 tools
Each tool has a distinct purpose: creating payment links, creating subscription links, cancelling subscriptions, querying payment status, querying subscription status, and refunding payments. No overlap or ambiguity.
All tool names follow a consistent verb_noun pattern (e.g., create_payment_link, refund_payment, query_subscription), with clear verbs and nouns.
With 6 tools, the server covers essential payment and subscription operations without being bloated. The count is well-suited for its purpose.
Core CRUD-like operations are covered for payments (create, query, refund) and subscriptions (create, query, cancel). Missing update subscription or list tools, but these are minor gaps.
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" +}
4 tool updates
- Added
cancel_subscription - Added
create_subscription_link - Added
query_subscription - Added
refund_payment
2 tool updates
- First observed
create_payment_link - First observed
query_payment_status
Related MCP Connectors
Slovakia payments for AI agents — cards / Apple Pay via Stripe. Never holds funds.
Slovenia payments for AI agents — cards / Apple Pay via Stripe. Never holds funds.
Italy payments for AI agents — cards / Apple Pay via Stripe. Never holds funds.
Estonia payments for AI agents — cards / Apple Pay via Stripe. Never holds funds.
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceLets AI agents accept payments in Slovakia via Stripe hosted checkout. Supports cards, Apple Pay, and Google Pay through a stateless translation layer.MIT
- AlicenseNot gradedqualityBmaintenanceLets any AI agent accept payments in Ireland via Stripe's hosted checkout.MIT
- AlicenseNot gradedqualityBmaintenanceLets AI agents accept payments in Cyprus via Stripe hosted checkout (cards, Apple Pay, Google Pay).MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to accept payments in Portugal (Multibanco, cards, Apple Pay) via Stripe hosted checkout.MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.