Skip to main content
Glama

Flutterwave MCP Server

mcp-flutterwave

An MCP (Model Context Protocol) server that enables AI assistants to interact with Flutterwave, providing tools for confirming transactions, send failed hooks, and more.

Warning!!!

This MCP is in active development.

Features

  • Confirm Transactions (Already included)
  • Retry Failed Transactions (Automatically retry transactions with recoverable errors) [x]
  • Retrieve Transaction History (Fetch and analyze past transactions) [x]
  • Send Failed Hooks (Already included)
  • Generate Payment Links [x]
  • Automated Customer Support (AI chatbot integrated with Flutterwave for transaction inquiries) [x]

Usage with Claude Desktop

Add the following to your claude_desktop_config.json. See here for more details.

{ "mcpServers": { "flutterwave": { "command": "npx", "args": [ "-y", "mcp-flutterwave", "--tools=checkout.create", "--secret-key=FLW_SECRET_KEY" ] } } }
-
security - not tested
F
license - not found
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

An MCP server that enables AI assistants to interact with Flutterwave payment services, providing tools for transaction management, payment link generation, and automated customer support.

  1. Warning!!!
    1. Features
      1. Usage with Claude Desktop

        Related MCP Servers

        • A
          security
          A
          license
          A
          quality
          A Model Context Protocol server that connects Flutter apps with AI coding assistants like Cursor, Claude, and Cline, enabling AI-powered analysis of widget trees, navigation, and layout issues.
          Last updated -
          62
          138
          JavaScript
          MIT License
          • Linux
          • Apple
        • A
          security
          F
          license
          A
          quality
          An MCP server that supercharges AI assistants with powerful tools for software development, enabling research, planning, code generation, and project scaffolding through natural language interaction.
          Last updated -
          11
          59
          TypeScript
          • Linux
          • Apple
        • -
          security
          A
          license
          -
          quality
          An MCP server that allows AI assistants to utilize human capabilities by sending requests to humans and receiving their responses through a Streamlit UI.
          Last updated -
          42
          Python
          MIT License
        • -
          security
          A
          license
          -
          quality
          An MCP server that enables AI agents to interact with Extend's spend management APIs, allowing virtual card management, transaction tracking, and receipt processing through natural language.
          Last updated -
          16
          Python
          MIT License
          • Apple

        View all related MCP servers

        MCP directory API

        We provide all the information about MCP servers via our MCP API.

        curl -X GET 'https://glama.ai/api/mcp/v1/servers/bajoski34/mcp-flutterwave'

        If you have feedback or need assistance with the MCP directory API, please join our Discord server