mcp-flutterwave
An MCP (Model Context Protocol) server that enables AI assistants to interact with Flutterwave, providing tools for confirming transactions, send failed hooks, and more.
Warning!!!
This MCP is in active development.
Features
- Confirm Transactions (Already included)
- Retry Failed Transactions (Automatically retry transactions with recoverable errors) [x]
- Retrieve Transaction History (Fetch and analyze past transactions) [x]
- Send Failed Hooks (Already included)
- Generate Payment Links [x]
- Automated Customer Support (AI chatbot integrated with Flutterwave for transaction inquiries) [x]
Usage with Claude Desktop
Add the following to your claude_desktop_config.json. See here for more details.
{
"mcpServers": {
"flutterwave": {
"command": "npx",
"args": [
"-y",
"mcp-flutterwave",
"--tools=checkout.create",
"--secret-key=FLW_SECRET_KEY"
]
}
}
}
Flutterwave Integration Server
Project Details
- bajoski34/mcp-flutterwave
- Last Updated: 4/7/2025
Recomended MCP Servers
A Model Context Protocol server implementation for Kagi's API
A Neo4j MCP server implementation for managing graph database operations through the Model Context Protocol
Dart AI Model Context Protocol (MCP) server
GraphQL Schema Model Context Protocol Server
MCP Server for Windsurf
A Model Context Protocol (MCP) server that provides JSON-RPC functionality through OpenRPC.
mcp server and langgraph mcp adapeters
Geocoding MCP server with GeoPY!





