Slovakia Payments (Stripe — cards / Apple Pay)
Server Details
Slovakia payments for AI agents — cards / Apple Pay via Stripe. Never holds funds.
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Server Listing
- app.wishpool/slovakia-payments-mcp
TDQS
Scored across 6 tools
Each tool targets a distinct resource and action. Payment tools (create, query, refund) and subscription tools (create, cancel, query) have clear boundaries with no overlap.
All tools follow a consistent 'verb_noun' pattern (e.g., create_payment_link, cancel_subscription). Minor variation like 'query_payment_status' vs 'query_subscription' does not cause confusion.
With 6 tools, the server covers core payment and subscription operations without being excessive. The count feels well-scoped for its intended purpose.
The tool set covers essential CRUD operations for payments and subscriptions. However, missing listing tools (e.g., list_payments, list_subscriptions) and an update subscription tool 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" +}
6 tool updates
- First observed
cancel_subscription - First observed
create_payment_link - First observed
create_subscription_link - First observed
query_payment_status - First observed
query_subscription - First observed
refund_payment
Related MCP Connectors
Slovenia payments for AI agents — cards / Apple Pay via Stripe. Never holds funds.
Czechia payments for AI agents — cards / Apple Pay via Stripe. Never holds funds.
Lithuania payments for AI agents — cards / Apple Pay via Stripe. Never holds funds.
Ireland payments for AI agents — cards / Apple Pay via Stripe. Never holds funds.
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to accept payments in Slovenia (EUR) via Stripe-hosted checkout, supporting cards and digital wallets like Apple Pay and Google Pay.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 Lithuania through Stripe hosted checkout, supporting cards, Apple Pay, and Google Pay.MIT
- AlicenseNot gradedqualityBmaintenanceLets AI agents accept payments in Luxembourg via Stripe hosted checkout, supporting cards, Apple Pay, and Google Pay.MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.