MCP ServerSTDIOOfficialv1.2.0

Bajoski34 MCP Flutterwave MCP Server

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

Hosted URL

Local install

Transport

STDIO

Auth

1 required env var

What the Bajoski34 MCP Flutterwave MCP server does

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.

Connect to Bajoski34 MCP Flutterwave

Local install — runs as a subprocess.

npx mcp-flutterwave@1.2.0

Environment variables

Configuration this server reads at startup.

  • FLW_SECRET_KEYRequiredSecret

    Your SECRET API key for the service

Resources

Where to find authoritative docs and source for Bajoski34 MCP Flutterwave.

Example prompts for Bajoski34 MCP Flutterwave

Paste any of these into Agent Studio after connecting Bajoski34 MCP Flutterwave.

  • Verify a Flutterwave payment transaction using the transaction reference
  • List recent transactions processed through our Flutterwave account
  • Check the status of a customer payment and retrieve transaction details
  • Show me how to authenticate with Flutterwave using the secret key environment variable

Bajoski34 MCP Flutterwave MCP server — FAQ

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.

Skip the local setup — run MCP in your browser

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

Related servers

More on MCP Playground