io.github.bajoski34/mcp-flutterwave✓
io.github.bajoski34/mcp-flutterwave · v1.2.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$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"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}