Cyprus Payments (Stripe — cards / Apple Pay)
Server Details
Cyprus payments for AI agents — cards / Apple Pay 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
- Cyprus Payments MCP
TDQS
Scored across 6 tools
Each tool has a clearly distinct purpose: creating payment links, creating subscription links, querying payment status, querying subscription status, canceling subscriptions, and refunding payments. No overlapping functionality.
All tool names follow a consistent verb_noun pattern in snake_case (e.g., create_payment_link, query_subscription), making them predictable and easy to distinguish.
With 6 tools, the set is well-scoped for a payment/subscription service. Each tool addresses a core operation without unnecessary bloat or missing essentials.
The tool set covers creation, querying, cancellation, and refunding for both one-time payments and subscriptions. Missing features like updating subscriptions or listing payments are minor gaps for this focused domain.
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
Greece payments for AI agents — cards / Apple Pay via Stripe. Never holds funds.
Malta 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.
Estonia payments for AI agents — cards / Apple Pay via Stripe. Never holds funds.
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceLets AI agents accept payments in Malta via Stripe's hosted checkout, supporting cards, Apple Pay, and Google Pay.MIT
- 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 gradedqualityBmaintenanceEnables AI agents to accept payments in Greece via Stripe hosted checkout, supporting cards and digital wallets.MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to accept payments in Lithuania through Stripe hosted checkout, supporting cards, Apple Pay, and Google Pay.MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.