MCP.so
ログイン
サーバー
H

Hungary Payments Mcp

@junter1989k-ai

概要

What is Hungary Payments Mcp?

Hungary Payments Mcp is a remote MCP server that enables AI agents (Claude, ChatGPT, Cursor, etc.) to accept payments in Hungary. It integrates with Stripe’s hosted checkout, supporting cards, Apple Pay, and Google Pay. The server is a stateless translation layer — funds always flow directly from buyer to Stripe to the merchant, and no credentials or funds are stored.

How to use Hungary Payments Mcp?

Connect by using the MCP endpoint https://mcp-hu.wishpool.app/mcp with the header x-stripe-secret-key set to your Stripe secret key (test or live). Two tools are provided: create_payment_link to generate a HUF checkout link, and query_payment_status to pull-based check for payment completion.

Key features of Hungary Payments Mcp

  • Accept Hungarian payments via Stripe’s hosted checkout.
  • Supports cards, Apple Pay, and Google Pay.
  • Stateless; never holds funds or stores credentials.
  • No database; zero runtime dependencies.
  • Part of a 50-country MCP server family.

Use cases of Hungary Payments Mcp

  • AI agents (chatbots, assistants) that need to accept payments in Hungary.
  • Generate one‑time payment links for customers via natural language commands.
  • Pull‑based payment status verification for order fulfillment or reconciliation.

FAQ from Hungary Payments Mcp

What payment methods are supported?

Whatever is enabled on the Stripe account, typically cards, Apple Pay, and Google Pay.

Does the server store funds or credentials?

No. It is a stateless translation layer; funds flow directly from buyer → Stripe → merchant, and credentials are never stored.

What runtime dependencies are required?

Zero runtime dependencies. Node.js ≥ 18 is required for local development.

How do I connect to the server?

Use the MCP endpoint https://mcp-hu.wishpool.app/mcp with the HTTP header x-stripe-secret-key set to your Stripe secret key (sk_test_… for test, sk_live_… for production).

What tools are available?

create_payment_link creates a HUF hosted-checkout link, and query_payment_status returns whether the payment has been marked as paid=true.

マーケットプレイスの他のコンテンツ