drio
Open app

mcp-flutterwave

Source

MCP Server to interact with flutterwave

Catalog onlyCatalog onlySTDIO

Overview

MCP-Flutterwave is a server that implements the Model Context Protocol (MCP) to facilitate interactions between AI assistants and the Flutterwave payment platform, enabling various transaction-related functionalities.

To use MCP-Flutterwave, set up the server and integrate it with your AI assistant to enable transaction confirmations, retries for failed transactions, and automated customer support.

  • Confirm Transactions: Easily confirm transactions through the server. - Retry Failed Transactions: Automatically retry transactions that encounter recoverable errors. - Retrieve Transaction History: Fetch and analyze past transactions for better insights. - Send Failed Hooks: Notify relevant parties about failed transactions. - Generate Payment Links: Create payment links for easy transaction processing. - Automated Customer Support: Integrate an AI chatbot for handling transaction inquiries.
  1. Streamlining payment confirmations for e-commerce platforms.
  2. Enhancing customer support for transaction-related queries.
  3. Automating the retry process for failed transactions to improve user experience.

Add to your AI client

Use these steps to connect mcp-flutterwave in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "mcp-flutterwave-bajoski34": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-flutterwave-bajoski34"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "mcp-flutterwave-bajoski34": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-flutterwave-bajoski34"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "mcp-flutterwave-bajoski34": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-flutterwave-bajoski34"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "mcp-flutterwave-bajoski34": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-flutterwave-bajoski34"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "mcp-flutterwave-bajoski34": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-flutterwave-bajoski34"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "mcp-flutterwave-bajoski34": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-flutterwave-bajoski34"
      ]
    }
  }
}

FAQ

Is MCP-Flutterwave still in development?

Yes, MCP-Flutterwave is currently in active development, and new features are being added regularly.

Can I integrate MCP-Flutterwave with any AI assistant?

Yes, MCP-Flutterwave is designed to work with various AI assistants that support the Model Context Protocol.

What programming language is MCP-Flutterwave built with?

MCP-Flutterwave is built using TypeScript.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2120,"uuid":"e6b9f34c-1d4c-4046-8e8a-372d378ff487","name":"mcp-flutterwave","title":"mcp-flutterwave","description":"MCP Server to interact with flutterwave","avatar_url":"https://avatars.githubusercontent.com/u/39011309?v=4","created_at":"2025-03-09T03:38:23.585Z","updated_at":"2025-03-12T10:18:24.904Z","status":"created","author_name":"bajoski34","author_avatar_url":"https://avatars.githubusercontent.com/u/39011309?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/bajoski34/mcp-flutterwave","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"0\",\"license\":\"\",\"language\":\"TypeScript\",\"is_official\":false,\"latest_commit_time\":\"2025-04-07 13:20:56\"}","user_uuid":"214c2cfc-7867-4d43-9770-9cdab2d90cf2","tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]