★ 0 stars
TypeScript
🧠 Memory/Knowledge
Updated today
MCP server exposing Zambian fintech utilities: BOZ exchange rates, ZESCO units calculator, mobile money fees.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"zambia-fintech-mcp": {
"command": "npx",
"args": [
"-y",
"senorMk/zambia-fintech-mcp"
]
}
}
}
Run in terminal:
claude mcp add zambia-fintech-mcp npx -y senorMk/zambia-fintech-mcp
Add to .cursor/mcp.json:
{
"mcpServers": {
"zambia-fintech-mcp": {
"command": "npx",
"args": [
"-y",
"senorMk/zambia-fintech-mcp"
]
}
}
}
Topics
fintechmcpmobile-moneymodel-context-protocoltypescriptzambia