MCP Servers / cloud-service / Flutterwave

Flutterwave

JSON →
httpnone2cloud-service

Interact with the Flutterwave API to manage transactions, generate payment links, and handle customer support.

Install
How to run this server
[ { "cmd": "npm install -g mcp-flutterwave", "imports": [] } ]
server path: flutterwave
Tools
What this server exposes
get-transactions
Get the final status of a transaction with a transaction ID (includes UI card)
resent-failed-webhook
Resend failed webhook for a transaction
create-checkout
Create a payment link for customers (includes UI card with clickable link)
disable-checkout
Disable a checkout transaction link
retry-transaction
Analyze and provide guidance for retrying a failed transaction
get-transaction-timeline
Get the timeline/history of events for a transaction (includes UI timeline)
get-beneficiaries
Get the list of beneficiaries for a transfer
get-transfers
Get the list of transfers for a customer
create-transfer
Create a transfer for a customer (includes UI card)
create-beneficiary
Create a beneficiary for transfers
Configuration
Environment & auth
authnone
envFLW_SECRET_KEY
envYOUR_SECRET_KEY
Resources
Flutterwave — MCP Server · libregistry