Skip to main content
Glama

Flutterwave MCP Server

package.json1.21 kB
{ "name": "mcp-flutterwave", "type": "module", "bin": { "mcp-flutterwave": "build/index.js" }, "version": "1.2.0", "mcpName": "io.github.bajoski34/mcp-flutterwave", "repository": { "type": "git", "url": "https://github.com/bajoski34/mcp-flutterwave.git" }, "description": "MCP Server to interact with Flutterwave APIs.", "main": "build/index.js", "scripts": { "build": "npm run build:types &&tsc && node -e \"require('fs').chmodSync('build/index.js', '755')\"", "clean": "rm -rf build", "build:types": "./bin/generate-openapi-typescript" }, "files": [ "build" ], "keywords": [ "mcp", "model-context-protocol", "flutterwave", "payment", "fintech", "ai" ], "author": "Abraham Olaobaju <olaobajua@gmail.com>", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.10.2", "colors": "^1.4.0", "flutterwave-node-v3": "^1.1.15", "openapi-fetch": "^0.13.4", "ts-node": "^10.9.2", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^22.13.10", "nodemon": "^3.1.9", "openapi-typescript": "^7.6.1", "typescript": "^5.8.2", "zod-to-json-schema": "^3.24.6" } }

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