MCP.so
登录
服务器
P

Portugal Payments Mcp

@junter1989k-ai

概览

What is Portugal Payments Mcp?

Portugal Payments Mcp is a remote MCP server that lets any AI agent (Claude, ChatGPT, Cursor, etc.) accept payments in Portugal — including Multibanco, cards, and Apple Pay — via Stripe’s hosted checkout. It is a stateless translation layer: funds flow directly from buyer to Stripe to merchant, and it never holds funds or stores credentials; there is no database.

How to use Portugal Payments Mcp?

Configure your MCP client with the endpoint https://mcp-pt.wishpool.app/mcp and include the HTTP header x-stripe-secret-key set to your Stripe secret key (use sk_test_ for test mode, sk_live_ for production). Then invoke the tools create_payment_link (to generate a EUR hosted-checkout link) and query_payment_status (to check if a payment is complete).

Key features of Portugal Payments Mcp

  • Accepts payments via Multibanco, cards, and Apple Pay.
  • Stateless: no database, no fund holding.
  • Two tools: create_payment_link and query_payment_status.
  • Remote server works with any MCP client.
  • Supports test (sk_test_) and production (sk_live_) Stripe modes.
  • Listed on the official MCP Registry as app.wishpool/portugal-payments-mcp.

Use cases of Portugal Payments Mcp

  • AI agents autonomously generating payment links for Portuguese customers.
  • Automating checkout flows in e‑commerce or service platforms.
  • Pull‑based payment status verification without polling Stripe directly.
  • Rapid integration of Portuguese payment methods into agent-driven workflows.
  • Multi‑agency payment processing across a 50‑country MCP server family.

FAQ from Portugal Payments Mcp

What runtime does Portugal Payments Mcp require?

Node.js 18 or higher. The server has zero runtime dependencies.

Does the server store my Stripe credentials or payment data?

No. It is a stateless translation layer; it never holds funds, stores credentials, or uses a database.

How do I authenticate with the server?

Pass your Stripe secret key in the x-stripe-secret-key HTTP header when connecting to the MCP endpoint.

What transport protocol does the server use?

It uses Streamable HTTP over stateless JSON-RPC.

Can I test payments without real money?

Yes. Use a Stripe test secret key (sk_test_…) from your Stripe dashboard to create test payment links.

应用市场的更多内容