Skip to main content
Glama
bajoski34

Flutterwave MCP Server

mcp-flutterwave

AI アシスタントが Flutterwave と対話できるようにし、トランザクションの確認や失敗したフックの送信などのツールを提供するMCP (モデル コンテキスト プロトコル)サーバー。

警告!!!

この MCP は現在活発に開発中です。

Related MCP server: TropiPay MCP Server

特徴

  • 取引の確認(すでに含まれています)

  • 失敗したトランザクションを再試行する(回復可能なエラーのあるトランザクションを自動的に再試行する)[x]

  • 取引履歴の取得(過去の取引の取得と分析)[x]

  • 失敗したフックを送信する(すでに含まれています)

  • 支払いリンクを生成する [x]

  • 自動カスタマーサポート(取引に関する問い合わせ用にFlutterwaveと統合されたAIチャットボット)[x]

Claude Desktopでの使用

claude_desktop_config.jsonに以下の行を追加してください。詳細はこちらをご覧ください。

{
  "mcpServers": {
    "flutterwave": {
      "command": "npx",
      "args": [
          "-y",
          "mcp-flutterwave",
          "--tools=checkout.create",
          "--secret-key=FLW_SECRET_KEY"
      ]
    }
  }
}

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityMaintained
ResponsivenessWithin a week

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    Open-source MCP server that streamlines payment integration for AI agents and financial apps in Africa, providing unified tools for providers like M-Pesa.
    1
    -
  • A
    license
    A
    quality
    D
    maintenance
    An MCP server that provides a standardized interface for AI assistants to interact with TropiPay's payment platform, enabling account management, transactions, beneficiary management, and payment link creation through tools and resources.
    11
    12
    1
    MIT

Latest Blog Posts

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