Italy Payments (Stripe — cards / Apple Pay)
Server Details
Italy 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/italy-payments-mcp
TDQS
Scored across 6 tools
Each tool targets a distinct operation: creating one-time payments vs subscriptions, querying statuses, refunding, and canceling. No overlap between refund and cancel, or between create and query.
All tools follow a consistent verb_noun pattern (e.g., create_payment_link, query_subscription, refund_payment) with underscores, making the set predictable.
With 6 tools, the surface is well-scoped for the domain of payment operations. Each tool earns its place without redundancy or excessive granularity.
Core lifecycle operations (create, query, refund, cancel) are covered. Missing update/subscription modification, but the set handles primary workflows adequately.
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" +}
3 tool updates
- Added
cancel_subscription - Added
create_subscription_link - Added
query_subscription
1 tool update
- Added
refund_payment
2 tool updates
- First observed
create_payment_link - First observed
query_payment_status
Related MCP Connectors
Ireland payments for AI agents — cards / Apple Pay via Stripe. Never holds funds.
Spain 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.
Slovenia payments for AI agents — cards / Apple Pay via Stripe. Never holds funds.
Related MCP Servers
- 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 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 Cyprus via Stripe hosted checkout (cards, Apple Pay, Google Pay).MIT
- AlicenseNot gradedqualityBmaintenanceLets any AI agent accept payments in Ireland via Stripe's hosted checkout.MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.