Skip to main content
Glama

Flutterwave MCP Server

mcp-flutterwave

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

警告!!!

该 MCP 正在积极开发中。

特征

  • 确认交易(已包含)
  • 重试失败的交易(自动重试可恢复错误的交易)[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" ] } } }
-
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.

一个 MCP 服务器,使 AI 助手能够与 Flutterwave 支付服务进行交互,提供交易管理、支付链接生成和自动化客户支持的工具。

  1. 警告!!!
    1. 特征
      1. 与 Claude Desktop 一起使用

        Related MCP Servers

        • A
          security
          A
          license
          A
          quality
          An MCP server that lets AI assistants interact with your Lunchmoney data, enabling natural language queries about transactions, budgets, and spending patterns.
          Last updated -
          4
          3
          8
          TypeScript
          MIT License
        • A
          security
          A
          license
          A
          quality
          A distributable Model Context Protocol (MCP) server that exposes Dart SDK commands for AI-powered development. This server bridges the gap between AI coding assistants and Dart/Flutter development workflows by implementing the Model Context Protocol (MCP).
          Last updated -
          10
          11
          2
          TypeScript
          MIT License
          • Apple
          • Linux
        • A
          security
          F
          license
          A
          quality
          An MCP server that integrates with Fewsats allowing AI agents to securely purchase anything by retrieving balances, accessing payment methods, and processing payments.
          Last updated -
          4
          13
          Python

        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