mcp-flutterwave
Verified Safeby bajoski34
Overview
Enables AI assistants to interact with Flutterwave for payment processing, transaction management, and financial operations.
Installation
mcp-flutterwave --tools=allEnvironment Variables
- FLW_SECRET_KEY
Security Notes
The server correctly utilizes environment variables (FLW_SECRET_KEY) for API authentication, avoiding hardcoded credentials. It leverages openapi-fetch for API interactions, which provides type safety and a structured approach to external calls. Input validation is performed using Zod schemas for tool arguments. No eval or similar dangerous functions are observed without clear justification.
Similar Servers
mcp_flutter
Connects Flutter applications with AI coding assistants to enable real-time debugging, UI inspection, and dynamic tool interaction for development workflows.
marionette_mcp
Enables AI agents to inspect and interact with running Flutter applications for automated testing and runtime interaction.
paddle-mcp-server
Provides LLMs and AI agents with tools for interacting with the Paddle Billing API to manage payments, subscriptions, and other billing-related entities.
mcp-mobile-server
Transforms AI assistants into a mobile development powerhouse, automating workflows and integrating cross-platform tools for Flutter, Android, and iOS development.