AUTOMATIONSWITCH

Adyen MCP

by Adyen

Official Adyen MCP server: TypeScript library for integrating Adyen payment APIs via MCP. 21 stars and 14 commits on main in the last 30 days.

21·7 tools·Released DEC 2025·MIT
npx -y @adyen/adyen-mcp
Share:

Official Adyen MCP server: TypeScript library for integrating Adyen payment APIs via MCP. 21 GitHub stars and 14 commits on main in the last 30 days. Pairs with Stripe and Resend in the api category for payment-flow agents.

Reviewed by M. Nouriel · MAY 2026

INSTALL THIS SERVER

Requires authenticationADYEN_API_KEY environment variable. Adyen merchant account required.
{ "mcpServers": { "adyen": { "command": "npx", "args": [ "-y", "@adyen/adyen-mcp" ], "env": { "ADYEN_API_KEY": "<your-adyen-api-key>" } } } }
PrereqRequires ADYEN_API_KEY from Adyen Customer Area. NPM: `@adyen/adyen-mcp`. Path: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS).
{ "mcpServers": { "adyen": { "command": "npx", "args": [ "-y", "@adyen/adyen-mcp" ], "env": { "ADYEN_API_KEY": "<your-adyen-api-key>" } } } }
{ "mcpServers": { "adyen": { "command": "npx", "args": [ "-y", "@adyen/adyen-mcp" ], "env": { "ADYEN_API_KEY": "<your-adyen-api-key>" } } } }
{ "mcpServers": { "adyen": { "command": "npx", "args": [ "-y", "@adyen/adyen-mcp" ], "env": { "ADYEN_API_KEY": "<your-adyen-api-key>" } } } }
{ "mcpServers": { "adyen": { "command": "npx", "args": [ "-y", "@adyen/adyen-mcp" ], "env": { "ADYEN_API_KEY": "<your-adyen-api-key>" } } } }

7 TOOLS AVAILABLE

create_payment
Create a payment session
Write
capture_payment
Capture an authorised payment
Write
refund_payment
Refund a captured payment
Admin
cancel_payment
Cancel an open payment authorisation
Write
list_transactions
List transactions with filters
Read
get_transaction
Retrieve transaction details
Read

OUR ASSESSMENT

Strengths
  • Official Adyen maintenance.
  • MIT licence.
  • 14 commits on main in the last 30 days, healthy cadence.
  • TypeScript library scope: easy to extend in agent code.
  • Bridges Adyen API to MCP-enabled clients with zero operator-side glue code.
Weaknesses
  • 21 GitHub stars; adoption is early.
  • Adyen merchant account required.
  • TypeScript-only; Python or Go clients call the underlying Adyen SDK directly.
Security Notes

Adyen API key carries access to merchant payment operations including refunds. Use a dedicated test API key for agent prototyping; rotate to production keys with scoped permissions only after the agent flow has been verified end-to-end.

Best For

Adyen merchant accounts running payment flows who want agent-driven payment lifecycle management; teams testing Adyen integration logic via MCP-enabled prototyping; production agents that need payment refund or cancellation workflows.

TECHNICAL DETAILS

Language
typescript
Transport
stdio
Clients
Claude DesktopClaude CodeCursorVS CodeWindsurf
License
MIT
GitHub
adyen/adyen-mcp · ★ 21
npm
@adyen/adyen-mcp
Last Release
@adyen/adyen-mcp (npm latest)MAY 3, 2026
First Released
DEC 1, 2025

ADOPTION METRICS

// GitHub Stars
21

// Reading this21 stars on the adyen/adyen-mcp repo. 14 commits on main in the last 30 days. Official Adyen maintenance carries the editorial weight.

// Popularity Rank
#3
Globally · #5 in API Integration

// Reading thisThird api option after Stripe and Resend. Adyen brings global payment coverage to the directory.

SOURCES & VERIFICATION

We don't take any single directory's word for it. Before scoring, we cross-reference 4 public MCP sources, install the server ourselves against the clients we cover, and record when we last re-verified.

01
Discovered
Manual submission
First indexed MAY 3, 2026
02
Cross-referenced
4 directories
PulseMCP, MCP.so, Glama, Official MCP Registry
03
Verified against
Claude Desktop, Cursor
Installed and tested across clients
04
Last re-checked
MAY 3, 2026
Weekly re-verification
// How other directories see it

The same server, 4 different lenses. We reconcile these signals into our editorial score, which is why our number sometimes diverges from a directory-aggregate star count.

SourceTheir ratingTheir star countTheir downloadsLast synced
AutomationSwitch This page4.4editorial21MAY 3, 2026
PulseMCP— unratedunavailableunavailableMAY 3, 2026
MCP.so— unratedunavailableunavailableMAY 3, 2026
Glama— unratedunavailableunavailableMAY 3, 2026
Official MCP Registry— unratedunavailableunavailableMAY 3, 2026

// Counts are directory-reported; we don't adjust them. Discrepancies usually come from different snapshot times or star-caching.

// Get in touch

DISCUSS YOUR
MCP REQUIREMENTS.

Evaluating a server, scoping an internal deployment, or working out whether MCP is the right fit at all. Start the conversation and we will point you at the right piece of the ecosystem.

Discuss Your MCP Requirements →