MCP Server for Adyen Payments Integration
@BjornvdLaan
About MCP Server for Adyen Payments Integration
No overview available yet
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
Frequently asked questions
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.
Basic information
More Other MCP servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments