MCP.so
ログイン

MCP Server for Adyen Payments Integration

@BjornvdLaan

MCP Server for Adyen Payments Integration について

概要はまだありません

基本情報

カテゴリ

その他

ランタイム

java

トランスポート

stdio

公開者

BjornvdLaan

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is MCP Server for Adyen Payments Integration?

It provides a simple MCP server for AI models to interact with Adyen’s Advanced Flow API. This project is a work in progress and is not ready for actual use.

How to use MCP Server for Adyen Payments Integration?

Set the ADYEN-API-KEY environment variable, then build the project with ./gradlew clean jar and run the JAR with java -jar target/mcp-server-1.0.0.jar. The server starts on port 8080. For testing, use the MCP Inspector via npx @modelcontextprotocol/inspector.

Key features of MCP Server for Adyen Payments Integration

  • Simple MCP server for Adyen’s Advanced Flow API
  • Requires ADYEN-API-KEY environment variable for authentication
  • Built with Gradle and runs as a standalone Java JAR
  • Listens on port 8080 by default
  • Supports testing via MCP Inspector

Use cases of MCP Server for Adyen Payments Integration

  • Enabling AI models to initiate and manage Adyen payment flows
  • Testing payment integration workflows with MCP Inspector
  • Prototyping Adyen Advanced Flow API interactions

FAQ from MCP Server for Adyen Payments Integration

What is the purpose of this server?

It lets AI models interact with Adyen’s Advanced Flow API through the Model Context Protocol.

What are the prerequisites?

You need Java, Gradle, and a valid Adyen API key set as the ADYEN-API-KEY environment variable.

Is this server production-ready?

No. The README explicitly states the project is a work in progress and not ready for any actual use.

How do I authenticate to the Adyen API?

Set your Adyen API key as the environment variable ADYEN-API-KEY before starting the server.

What port does the server run on?

The server starts on port 8080 by default after running the JAR file.

コメント

「その他」の他のコンテンツ