Finland Payments (Stripe — cards / Klarna)
Server Details
Finland payments for AI agents — cards / Klarna via Stripe. Never holds funds.
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Server Listing
- app.wishpool/finland-payments-mcp
TDQS
Scored across 6 tools
Each tool has a distinct purpose: creating payment vs subscription links, querying statuses, refunding, canceling. No overlap in functionality.
All tools follow a clear verb_noun pattern (e.g., create_payment_link, query_subscription), with consistent use of imperative verbs and descriptive nouns.
With 6 tools, the set is well-scoped for a payments/subscription service, covering creation, querying, cancellation, and refunds without unnecessary bloat.
The set covers the core lifecycle (create, query, cancel, refund) but lacks update operations for subscriptions or listing payments, leaving minor gaps.
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
Sweden payments for AI agents — Klarna via Stripe. Never holds funds.
Norway payments for AI agents — cards / Klarna via Stripe. Never holds funds.
Estonia payments for AI agents — cards / Apple Pay via Stripe. Never holds funds.
Lithuania payments for AI agents — cards / Apple Pay via Stripe. Never holds funds.
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceLets any AI agent accept payments in Sweden via Stripe hosted checkout. Supports cards, Klarna, Apple Pay, and Google Pay through a stateless translation layer.MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to accept payments in Estonia via Stripe's hosted checkout, supporting cards, Apple Pay, and Google Pay.MIT
- 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 gradedqualityBmaintenanceEnables AI agents to accept payments in Lithuania through Stripe hosted checkout, supporting cards, Apple Pay, and Google Pay.MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.