Skip to main content
Glama
bajoski34

Flutterwave MCP Server

mcp-flutterwave

MCP(模型上下文协议)服务器使 AI 助手能够与 Flutterwave 交互,提供确认交易、发送失败钩子等工具。

警告!!!

该 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