mcpbeat Sign in
local only

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

MCP server for Kenya Revenue Authority tax workflows and information

Installs per day peak 31 · avg 14 · -15% w/w
a month agotoday
105
Installs / week
pypi · kra-mcp
0
Stars
0 open issues
19 Jul 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Kra 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 kra-mcp -- uvx kra-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "kra-mcp": {
      "args": [
        "kra-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.kra-mcp]
command = "uvx"
args = ["kra-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "kra-mcp": {
      "args": [
        "kra-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "kra-mcp": {
      "args": [
        "kra-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Kra MCP

same job, measured the same way
Fomu MCP
by gabrielmahia

MCP server for government forms and document workflows in Kenya (fomu = form)

96 installs/wk local only
I
Runsec Io
by runsec-io

RunSec MCP server for workspace security scanning and remediation workflows.

44 installs/wk local only
Logicapps MCP
by laveeshb

MCP server for Azure Logic Apps - debug workflows, manage runs, and authoring

38 installs/wk local only
Front MCP
by wearehoust

MCP server for Front: conversations, contacts, messages, tags, and inbox workflows.

66 installs/wk local only
AutoRender MCP
by autorender

AutoRender's MCP server for media assets, transformations, delivery, and workflow automation.

answering
Shiori MCP
by rusty4444

MCP server for Shiori bookmark management and tag workflows.

51 installs/wk local only
I
Prefect MCP Server
by prefecthq

MCP server for Prefect. Monitor and debug workflows, deployments, and automations.

2 259 installs/wk local only
Easy Labs MCP Server
by itseasy

Payments data, revenue workflows, and merchant-application guidance for AI agents, by Easy Labs.

84 installs/wk 14 tools answering

Kra MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Kra MCP?
Kra 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 kra-mcp was installed 105 times last week.
How do I connect Kra 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 kra-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Kra MCP?
The pypi package kra-mcp was installed 105 times in the last week. Week over week that is -15%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Kra MCP open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.