SERVER
Mpesa MCP
Rank #5,308io.github.gabrielmahia/mpesa-mcp
MCP server providing mpesa-mcp capabilities
First listed
Mar 10, 2026
Last publish date
Mar 22, 2026
OVERVIEW
Mpesa MCP is a Model Context Protocol (MCP) server published by gabrielmahia. It ranks #5,308 of 76,851 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Mpesa MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Mar 10, 2026 and most recently updated on Mar 22, 2026.
STANDING
#5,308of 76,851 tracked serversTop 10%
Ranks ahead of 71,543 of 76,851 servers on MCP Toplist.
CONNECT
Use Mpesa MCP
Add Mpesa MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"mpesa-mcp": {
"command": "uvx",
"args": [
"mpesa-mcp"
],
"env": {
"MPESA_CONSUMER_KEY": "<your MPESA_CONSUMER_KEY>",
"MPESA_CONSUMER_SECRET": "<your MPESA_CONSUMER_SECRET>",
"MPESA_SHORTCODE": "<your MPESA_SHORTCODE>",
"MPESA_PASSKEY": "<your MPESA_PASSKEY>",
"MPESA_ENV": "<your MPESA_ENV>",
"AT_API_KEY": "<your AT_API_KEY>",
"AT_USERNAME": "<your AT_USERNAME>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry (2 delisted)
ORGANIZATION
gabrielmahia
MORE FROM THIS PUBLISHER
Other servers by gabrielmahia
- usafiri-mcp#8,622 · 3 vers
- elimu-mcp#8,810 · 3 vers
- familia-mcp#9,766 · 2 vers
- historia-mcp#9,893 · 2 vers
- tafsiri-mcp#9,894 · 2 vers
- county-mcp#10,005 · 2 vers
- church-mcp#10,359 · 2 vers
- fomu-mcp#10,360 · 2 vers
- sifa-mcp#10,361 · 2 vers
- soko-mcp#10,523 · 2 vers
- nyumba-mcp#10,677 · 2 vers
- remit-mcp#10,878 · 2 vers
VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 0.1.2 | Mar 22, 2026 |
| 0.1.1 | Mar 19, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- Who maintains Mpesa MCP?
- Mpesa MCP is maintained by gabrielmahia, which publishes 34 MCP servers (43 total versions) tracked on MCP Toplist.
- Is Mpesa MCP listed on the Official MCP Registry?
- Yes — Mpesa MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Mpesa MCP have?
- MCP Toplist tracks 3 versions of Mpesa MCP, most recently published on Mar 22, 2026.
- Where can I find the source code for Mpesa MCP?
- The source code for Mpesa MCP is hosted at github.com/gabrielmahia/mpesa-mcp.
EXPLORE