Skip to main content
Glama

Estonia Payments (Stripe — cards / Apple Pay)

Server Details

Estonia 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/estonia-payments-mcp

TDQS

A4.4/5.0

Scored across 6 tools

Disambiguation5/5

Each tool has a unique and well-defined purpose: one-time payment creation, subscription creation, payment status query, subscription status query, refunding, and cancellation. No two tools overlap in functionality.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern using snake_case: cancel_subscription, create_payment_link, create_subscription_link, query_payment_status, query_subscription, refund_payment. Very predictable.

Tool Count5/5

With 6 tools covering the core payment lifecycle (create, query, refund for payments; create, query, cancel for subscriptions), the count is well-scoped and avoids unnecessary complexity.

Completeness4/5

The tool set covers essential operations for payments and subscriptions. Missing features like updating a subscription or listing all payments are minor gaps that don't break core workflows.

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. 6 tool updates
    • First observedcancel_subscription
    • First observedcreate_payment_link
    • First observedcreate_subscription_link
    • First observedquery_payment_status
    • First observedquery_subscription
    • First observedrefund_payment

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources