Skip to main content
Glama

Flutterwave MCP Server

server.json820 B
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json", "name": "io.github.bajoski34/mcp-flutterwave", "description": "MCP Server to interact with Flutterwave APIs.", "repository": { "url": "https://github.com/bajoski34/mcp-flutterwave", "source": "github" }, "version": "1.2.0", "packages": [ { "registryType": "npm", "registryBaseUrl": "https://registry.npmjs.org", "identifier": "mcp-flutterwave", "version": "1.2.0", "transport": { "type": "stdio" }, "environmentVariables": [ { "description": "Your SECRET API key for the service", "isRequired": true, "format": "string", "isSecret": true, "name": "FLW_SECRET_KEY" } ] } ] }

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