Skip to main content
Glama

Greece Payments (Stripe — cards / Apple Pay)

Server Details

Greece 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
Uptime
0.0% over 41 days
Last Tested
Transport
Streamable HTTP
URL
Server Listing
app.wishpool/greece-payments-mcp

TDQS

A4.3/5.0

Scored across 6 tools

Disambiguation5/5

Each tool targets a specific action (cancel, create, query, refund) on distinct resources (payment link vs subscription link), with no overlap in purpose.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern in snake_case (e.g., create_payment_link, query_subscription), making them predictable and easy to distinguish.

Tool Count5/5

Six tools cover the core payment and subscription lifecycle (create, query, cancel, refund) without being excessive or insufficient for the stated scope.

Completeness5/5

The surface provides complete CRUD-like coverage for payments and subscriptions, including optional VAT invoice and tax ID collection, with no obvious missing operations.

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