haki-ya-kazi-mcp
Rank #20,954io.github.gabrielmahia/haki-ya-kazi-mcp
MCP server for labor-rights information and coordination in Kenya (haki ya kazi = labor rights)
haki-ya-kazi-mcp is a Model Context Protocol (MCP) server published by gabrielmahia. It ranks #20,954 of 115,460 servers tracked on MCP Toplist. haki-ya-kazi-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jun 12, 2026 and most recently updated on Jul 18, 2026.
Ranks ahead of 94,506 of 115,460 servers on MCP Toplist.
Use haki-ya-kazi-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add haki-ya-kazi-mcp -- uvx haki-ya-kazi-mcp[mcp_servers.haki-ya-kazi-mcp]
command = "uvx"
args = ["haki-ya-kazi-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"haki-ya-kazi-mcp": {
"command": "uvx",
"args": [
"haki-ya-kazi-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"haki-ya-kazi-mcp": {
"command": "uvx",
"args": [
"haki-ya-kazi-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"haki-ya-kazi-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"haki-ya-kazi-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"haki-ya-kazi-mcp": {
"command": "uvx",
"args": [
"haki-ya-kazi-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"haki-ya-kazi-mcp": {
"command": "uvx",
"args": [
"haki-ya-kazi-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.gabrielmahia%2Fhaki-ya-kazi-mcp)<a href="https://mcptoplist.com/server/io.github.gabrielmahia%2Fhaki-ya-kazi-mcp"><img src="https://mcptoplist.com/badge/io.github.gabrielmahia%2Fhaki-ya-kazi-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
gabrielmahia
Other servers by gabrielmahia
- Mpesa MCP#7,797 · 4 vers
- elimu-mcp#16,228 · 2 vers
- usafiri-mcp#16,229 · 2 vers
- church-mcp#18,043 · 2 vers
- county-mcp#18,044 · 2 vers
- fomu-mcp#18,045 · 2 vers
- historia-mcp#18,046 · 2 vers
- nyumba-mcp#18,047 · 2 vers
- remit-mcp#18,048 · 2 vers
- sifa-mcp#18,049 · 2 vers
- soko-mcp#18,050 · 2 vers
- familia-mcp#18,808 · 2 vers
Available versions (2)
| Version | Published |
|---|---|
| 0.1.3 | Jul 18, 2026 |
| 0.1.2 | Jul 4, 2026 |
Frequently asked questions
- Who maintains haki-ya-kazi-mcp?
- haki-ya-kazi-mcp is maintained by gabrielmahia, which publishes 34 MCP servers (68 total versions) tracked on MCP Toplist.
- Is haki-ya-kazi-mcp listed on the Official MCP Registry?
- Yes — haki-ya-kazi-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does haki-ya-kazi-mcp have?
- MCP Toplist tracks 2 versions of haki-ya-kazi-mcp, most recently published on Jul 18, 2026.
- Where can I find the source code for haki-ya-kazi-mcp?
- The source code for haki-ya-kazi-mcp is hosted at github.com/gabrielmahia/haki-ya-kazi-mcp.