Interact with Flutterwave payment APIs to manage transactions, verify payments, and handle customer billing. Built for developers integrating Flutterwave into Node.js applications via MCP.
io.github.bajoski34/mcp-flutterwave
Local install
STDIO
1 required env var
How models use it and what it is built for.
Interact with Flutterwave payment APIs to manage transactions, verify payments, and handle customer billing. Built for developers integrating Flutterwave into Node.js applications via MCP.
Local install — runs as a subprocess.
Configuration this server reads at startup.
Your SECRET API key for the service
Where to find authoritative docs and source for Bajoski34 MCP Flutterwave.
Paste any of these into Agent Studio after connecting Bajoski34 MCP Flutterwave.
Common questions about connecting and running Bajoski34 MCP Flutterwave.
What is the mcp-flutterwave server and what can it do?
It is an MCP server that provides programmatic access to Flutterwave payment APIs, allowing you to verify transactions, query payment status, and manage billing operations. You connect it via stdio transport and authenticate using your Flutterwave secret API key.
How do I set up authentication for this MCP server?
Set the FLW_SECRET_KEY environment variable to your Flutterwave secret API key before launching the server. This is required for all API calls to authenticate your requests.
How do I install and run mcp-flutterwave?
Install it using npx mcp-flutterwave@1.2.0. The server runs over stdio transport, so configure it in your MCP client to spawn the process and pass your FLW_SECRET_KEY environment variable.
What payment operations can I perform with this server?
The registry indicates transaction verification and status checking are supported. Consult the Flutterwave API documentation or the server's tool definitions for the full list of available operations like transfers, refunds, and customer management.
Is there pricing or rate limiting I should know about?
Pricing and rate limits are determined by your Flutterwave account plan and API tier. Check your Flutterwave dashboard and API documentation for details; the MCP server itself does not impose additional limits.
MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 30+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.
Open Agent Studio