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.
This server cannot be installed
Maintenance
Related MCP Connectors
- ZapierOAuthcom.zapier
Hosted MCP server connecting AI assistants to 9,000+ apps and 40,000+ actions via Zapier.
The Mercado Pago MCP Server implements the Model Context Protocol to provide AI agents and LLMs with access to Mercado Pago's APIs and tools within compatible development environments. It acts as an intermediary that translates Mercado Pago resources into executable functions (tools) that AI applications can invoke to perform actions and automate flows. The server simplifies integration, enables using documentation to implement or improve code, and optimizes operations through natural language interactions without manual implementations.
MCP server for secureFlows: token-free URL builders and integration-linting tools for AI agents.
MCP server connecting AI agents to 100+ apps (Gmail, Slack, Notion, GitHub) via one-click OAuth.
Related MCP Servers
FlicenseNot gradedqualityDmaintenanceOpen-source MCP server that streamlines payment integration for AI agents and financial apps in Africa, providing unified tools for providers like M-Pesa.1-- AlicenseAqualityDmaintenanceAn 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.11121MIT
- AlicenseNot gradedqualityBmaintenanceA remote MCP server that lets any AI agent accept payments in Nigeria via cards, bank transfer, USSD, and mobile money through Paystack.MIT
- AlicenseNot gradedqualityBmaintenanceA remote MCP server that lets any AI agent accept payments in Rwanda via MTN Mobile Money, Airtel Money, and cards through Flutterwave's hosted checkout.MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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