@sparkpesa/mcp-server
Freeby MCP Community
SparkPesa MCP Server for AI IDE integration — enables AI assistants to interact with the SparkPesa payment API
v1.3.0Added Apr 12, 2026
mcpsparkpesampesapaymentsai
@sparkpesa/mcp-server MCP Server
SparkPesa MCP Server for AI IDE integration — enables AI assistants to interact with the SparkPesa payment API
Installation
npx -y @sparkpesa/mcp-server
Reviews
Installation
Quick install
npx -y @sparkpesa/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@sparkpesa/mcp-server": {
"command": "npx",
"args": ["-y", "@sparkpesa/mcp-server"]
}
}
}