Back to Home
Adyen icon

adyen-mcp

Verified Safe

by Adyen

Overview

Integrates with Adyen APIs for payment processing, terminal management, account management, and legal entity onboarding, accessible via LLM function calling.

Installation

Run Command
npx -y @adyen/mcp --adyenApiKey=YOUR_ADYEN_API_KEY --env=TEST

Environment Variables

  • ADYEN_API_KEY
  • ADYEN_ENV
  • ADYEN_LIVE_PREFIX

Security Notes

The server uses Zod for input argument validation, which is a strong measure against injection vulnerabilities. API keys are expected to be provided via command-line arguments or securely injected environment variables (as shown in Codespaces examples), preventing hardcoding. The `StdioServerTransport` limits its network attack surface to local process communication. Error handling by stringifying exceptions might expose some internal error details, but this is a low information leakage risk, not a critical execution vulnerability.

Similar Servers

Stats

Interest Score39
Security Score8
Cost ClassMedium
Avg Tokens750
Stars16
Forks10
Last Update2026-01-19

Tags

AdyenPaymentsLLM IntegrationFinancial APIsAPI Gateway