Skip to main content
Glama

Romania Payments (Stripe — cards / Apple Pay)

Server Details

Romania 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/romania-payments-mcp

TDQS

A4.4/5.0
Disambiguation5/5

All six tools have clearly distinct purposes: creating payment/subscription links, querying status, canceling subscriptions, and refunding payments. No overlap or ambiguity.

Naming Consistency5/5

Every tool follows a consistent verb_noun pattern using snake_case (e.g., create_payment_link, query_subscription, refund_payment), making it predictable and easy to understand.

Tool Count5/5

With 6 tools, the set is appropriately scoped for managing payments and subscriptions. It covers all essential operations without being overwhelming or too sparse.

Completeness4/5

The tool surface covers core workflows: create, query, cancel, and refund. A minor gap is absence of update functionality (e.g., modifying subscription plans), but the set is largely complete for typical use.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  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

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources