mcpbeat Sign in

Bima MCP Server

local only

Bima MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 119 installs a week from pypi. Last commit 19 Jul 2026.

🛡️ bima-mcp — Kenya Insurance Intelligence MCP Server

Installs per day peak 34 · avg 17 · +34% w/w
a month agotoday
119
Installs / week
pypi · bima-mcp
0
Stars
0 open issues
19 Jul 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Bima MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add bima-mcp -- uvx bima-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "bima-mcp": {
      "args": [
        "bima-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.bima-mcp]
command = "uvx"
args = ["bima-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "bima-mcp": {
      "args": [
        "bima-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "bima-mcp": {
      "args": [
        "bima-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Bima MCP

same job, measured the same way
Soko MCP
by gabrielmahia

📊 soko-mcp — Kenya Commodity Price Intelligence MCP Server

90 installs/wk local only
Wapimaji MCP
by gabrielmahia

💧 WapiMaji MCP — Kenya Water & Drought Intelligence

128 installs/wk local only
C
Dealsurface
by dealsurface

MCP server for DealSurface.com sales intelligence platform.

123 installs/wk local only
Insurance Verification MCP
by csoai-org

Insurance Verification MCP Server by MEOK AI Labs

205 installs/wk local only
Wigolo
by knockoutez

Local-first web intelligence MCP server for AI coding agents

940 installs/wk local only
Agentmako
by drhalto

Local-first codebase intelligence MCP server for AI coding agents.

53 installs/wk local only
Solve Intelligence
by solve-intelligence
answering
Mpesa MCP
by gabrielmahia

MCP server for M-Pesa mobile-money integration in Kenya

1 174 installs/wk local only

Bima MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Bima MCP?
Bima MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package bima-mcp was installed 119 times last week.
How do I connect Bima MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls bima-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Bima MCP?
The pypi package bima-mcp was installed 119 times in the last week. Week over week that is +34%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Bima MCP open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.