Skip to main content
Glama

Flutterwave MCP Server

mcp-flutterwave

Un servidor MCP (Protocolo de contexto de modelo) que permite a los asistentes de IA interactuar con Flutterwave, proporcionando herramientas para confirmar transacciones, enviar ganchos fallidos y más.

¡¡¡Advertencia!!!

Este MCP está en desarrollo activo.

Características

  • Confirmar Transacciones (Ya incluido)
  • Reintentar transacciones fallidas (Reintentar automáticamente transacciones con errores recuperables) [x]
  • Recuperar historial de transacciones (obtener y analizar transacciones pasadas) [x]
  • Enviar ganchos fallidos (ya incluidos)
  • Generar enlaces de pago [x]
  • Atención al cliente automatizada (chatbot de IA integrado con Flutterwave para consultas sobre transacciones) [x]

Uso con Claude Desktop

Añade lo siguiente a tu claude_desktop_config.json . Consulta aquí para más detalles.

{ "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.

Un servidor MCP que permite a los asistentes de IA interactuar con los servicios de pago de Flutterwave, proporcionando herramientas para la gestión de transacciones, generación de enlaces de pago y atención al cliente automatizada.

  1. ¡¡¡Advertencia!!!
    1. Características
      1. Uso con 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
          163
          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
          64
          62
          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