Skip to main content
Glama

Czechia Payments (Stripe — cards / Apple Pay)

Server Details

Czechia payments for AI agents — cards / Apple Pay via Stripe. Never holds funds.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Server Listing
app.wishpool/czechia-payments-mcp

TDQS

A4.5/5.0

Scored across 6 tools

Disambiguation5/5

Each tool has a distinct purpose: payment vs subscription, create vs query vs cancel vs refund. Descriptions are detailed and leave no ambiguity.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern in snake_case (e.g., cancel_subscription, query_payment_status). No deviations.

Tool Count5/5

6 tools is well-scoped for a payment server covering both one-time payments and subscriptions. Neither sparse nor bloated.

Completeness4/5

Covers the core CRUD-like operations for payments and subscriptions: create, query, cancel, refund. Missing update subscription or pause, but these are minor gaps for the stated domain.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 1 tool update
    • Changedcreate_payment_link2 fields changed
      • addedInput schema / properties / collect_tax_id
        Added 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"
        +}
      • addedInput schema / properties / issue_invoice
        Added 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"
        +}
  2. 3 tool updates
    • Addedcancel_subscription
    • Addedcreate_subscription_link
    • Addedquery_subscription
  3. 1 tool update
    • Addedrefund_payment
  4. 2 tool updates
    • First observedcreate_payment_link
    • First observedquery_payment_status

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources