Jumuia MCP Server

jumuia-mcp

Local serverstdio

What is the Jumuia MCP server?

Jumuia MCP server exists for a simple reason — assistants are far more useful when they can act on Jumuia directly instead of describing what you should do. jumuia-mcp.

What you get

MCP server for Kenya community finance — SACCO finder, chama formation, cooperative benefits, loan guides, and member rights. 5 tools.

What the assistant can call

Once Jumuia is connected, these are the calls the assistant has available:

Setting it up

jumuia-mcp on PyPI is all you need. Most clients run it directly, so configuration is a few lines and a restart.

Choosing this one

Plenty of AI and media services servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Jumuia's toolset — Datasets — is a fair guide to whether it matches your workflow. It is maintained by gabrielmahia; worth a glance at recent repository activity before you build anything load-bearing on it.

We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.

Before you rely on it

  • It runs with your machine's permissions. That is convenient and also the reason to think about what you point it at before you approve a tool call.
  • MCP clients confirm each tool call by default. Leave that on until you have watched what the jumuia mcp server does with a few real requests.

Available tools

ToolWhat it does
Datasets** [huggingface.co/gmahia](https://huggingface.co/gmahia) · **Docs hub:** [nairobi-stack](https://github.com/gabrielmahia/nairobi-stack)

How to install the Jumuia MCP server

{
  "mcpServers": {
    "jumuia": {
      "command": "uvx",
      "args": ["jumuia-mcp"]
    }
  }
}

Add to claude_desktop_config.json, then restart Claude Desktop.

Example prompts to try

  • Use Jumuia to Datasets.

Frequently asked questions

It connects Jumuia to MCP-compatible AI assistants such as Claude and Cursor, exposing 1 tool (Datasets) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with Jumuia directly.