Adyen MCP
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.
“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.”
INSTALL THIS SERVER
{
"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>"
}
}
}
}
{
"mcpServers": {
"adyen": {
"command": "npx",
"args": [
"-y",
"@adyen/adyen-mcp"
],
"env": {
"ADYEN_API_KEY": "<your-adyen-api-key>"
}
}
}
}
7 TOOLS AVAILABLE
OUR ASSESSMENT
- 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.
- 21 GitHub stars; adoption is early.
- Adyen merchant account required.
- TypeScript-only; Python or Go clients call the underlying Adyen SDK directly.
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.
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
ADOPTION METRICS
// 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.
// 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.
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.
| Source | Their rating | Their star count | Their downloads | Last synced |
|---|---|---|---|---|
| AutomationSwitch This page | 4.4editorial | 21 | — | MAY 3, 2026 |
| PulseMCP | — unrated | unavailable | unavailable | MAY 3, 2026 |
| MCP.so | — unrated | unavailable | unavailable | MAY 3, 2026 |
| Glama | — unrated | unavailable | unavailable | MAY 3, 2026 |
| Official MCP Registry | — unrated | unavailable | unavailable | MAY 3, 2026 |
// Counts are directory-reported; we don't adjust them. Discrepancies usually come from different snapshot times or star-caching.
OTHER API INTEGRATION MCP SERVERS
Apollo GraphQL MCP
Official Apollo GraphQL MCP server. Expose Apollo Studio operations, schema, and graph data to AI agents through MCP. 280 stars and 40 commits on main in the last 30 days. Top cadence in this batch.
Resend MCP
Official Resend MCP for transactional and marketing email. Send, list, get, cancel, batch-send emails; manage contacts, audiences, broadcasts, domains, segments, topics, API keys, and webhooks. 506 GitHub stars and 22 commits on main in the last 30 days.
Stripe
Financial intelligence layer for customer lookup, subscription management, payment history, and refund processing. Restricted keys enforce least-privilege access by default.
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.