Odel
haki ya kazi mcp

haki ya kazi mcp

Local
@gabrielmahiaPythonMITUpdated 1mo ago

MCP server for labor-rights information and coordination in Kenya (haki ya kazi = labor rights)

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIhaki-ya-kazi-mcpv0.1.3

Run

uvx haki-ya-kazi-mcp

MCP client config

{
  "mcpServers": {
    "haki-ya-kazi-mcp": {
      "command": "uvx",
      "args": [
        "haki-ya-kazi-mcp"
      ]
    }
  }
}