Paystack MCP Server
Official Paystack MCP server from PaystackOSS enabling AI agents to interact with Paystack — Africa's leading payment processor (acquired by Stripe). Enables agents to initialize and verify transactions, manage customer records, check payment status, query transaction history, manage subscriptions, and access refund workflows through Paystack's API.
Score Breakdown
⚙ Agent Friendliness
🔒 Security
PCI-DSS compliant payment processor. HTTPS enforced. Secret key authentication. Official PaystackOSS MCP (Stripe subsidiary). Keep secret key strictly protected — controls real transactions.
⚡ Reliability
Best When
An African business using Paystack as their payment processor wants AI agents to manage payment operations — official MCP from PaystackOSS (a Stripe subsidiary) with full API coverage.
Avoid When
You use Stripe, Flutterwave, or other payment processors — each has its own MCP. Paystack is primarily for African market businesses.
Use Cases
- • Verifying transaction status and payment completion from order management agents
- • Querying customer payment history from customer support agents
- • Monitoring transaction volumes and revenue from analytics agents
- • Managing subscription billing and payment plans from billing agents
- • Initiating refunds for failed or disputed transactions from support agents
Not For
- • Organizations outside Africa not using Paystack (dominant in Nigeria, Ghana, Kenya, South Africa)
- • Direct payment initiation without customer interaction (requires customer-facing payment flow)
- • Replacing Stripe MCP for non-African markets
Interface
Authentication
Paystack secret key required. Separate test and live keys available. Set PAYSTACK_SECRET_KEY environment variable. Never expose secret key — use test key for development.
Pricing
Paystack charges per transaction. MCP server is free open source from PaystackOSS. Test environment is free for development.
Agent Metadata
Known Gotchas
- ⚠ CRITICAL: Use test key for development — live key initiates real payment transactions
- ⚠ Payment verification is one-way — always verify webhook signatures before processing
- ⚠ Paystack is primarily naira-denominated — amount values are in kobo (smallest currency unit)
- ⚠ Official from PaystackOSS (Stripe subsidiary) — high quality with strong Stripe engineering influence
Alternatives
Full Evaluation Report
Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Paystack MCP Server.
Scores are editorial opinions as of 2026-03-06.