Skip to main content

MCP server for portable reputation and skills passports in East Africa

Project description

⭐ sifa-mcp — Portable Reputation & Skills Passport MCP Server

sifa-mcp Glama score

Sifa = reputation/praise in Swahili.

First portable reputation MCP server for East Africa.

The Structural Problem

In mature economies, reputation travels: Uber driver ratings, Yelp reviews, LinkedIn endorsements, contractor licence registries. A skilled plumber in Chicago can prove her track record to any homeowner in Los Angeles.

In Kenya, trust is tribal and local. A qualified mason in Mombasa cannot take her reputation to Nairobi. Economic mobility is throttled by the non-portability of professional identity.

Reputation portability is a coordination technology. Without it, hiring defaults to personal networks, which excludes the most talented people outside existing networks.

Tools

Tool What it does
create_worker_profile Create a portable reputation profile with skills, location, experience
add_service_record Log a completed job with client details and rating
get_reputation_profile Retrieve full profile with trust score for any requester type
generate_reference Generate a formatted professional reference letter
list_skill_categories Browse all NITA-aligned skill categories
compare_workers Rank multiple workers by trust score and skill match

Trust Score

Scored 0–100 across four signals:

  • Job volume (up to 30 pts) — number of completed jobs
  • Average quality (up to 35 pts) — client star ratings
  • Verified records (up to 20 pts) — client-OTP-confirmed completions
  • Tenure (up to 15 pts) — years of documented history

Tiers: NEWBUILDINGESTABLISHEDTRUSTED

Quick Start

pip install sifa-mcp       # coming soon to PyPI
sifa-mcp                   # starts on stdio

Example

# Create a mason's portable profile
create_worker_profile(
    full_name="James Mwangi",
    phone="0712345678",
    primary_skill="construction",
    sub_skills="masonry,tiling,plastering",
    location="Nairobi",
    years_experience=8
)
# → SFA-A3F2B19C4E1D

# Log a completed job
add_service_record(
    profile_id="SFA-A3F2B19C4E1D",
    client_name="ABC Contractors",
    client_phone="0722000000",
    service_type="Kitchen tiling",
    duration_days=5,
    payment_kes=15000,
    client_rating=5
)

# Generate a reference for a new job application
generate_reference(profile_id="SFA-A3F2B19C4E1D", reference_purpose="job_application")

Research Basis

  • IFC "The Value of Reputation" (2020)
  • ILO Skills Recognition Framework (2023)
  • World Bank "Mobile-Based Reputation Systems" (2021)
  • Kenya NITA (National Industrial Training Authority) trade classifications

⚠️ DEMO — Production requires Huduma Number / NIIMS integration for identity verification.


© 2026 Gabriel Mahia / AI Kung Fu LLC · MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sifa_mcp-0.1.1.tar.gz (9.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sifa_mcp-0.1.1-py3-none-any.whl (9.6 kB view details)

Uploaded Python 3

File details

Details for the file sifa_mcp-0.1.1.tar.gz.

File metadata

  • Download URL: sifa_mcp-0.1.1.tar.gz
  • Upload date:
  • Size: 9.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for sifa_mcp-0.1.1.tar.gz
Algorithm Hash digest
SHA256 adc75564dfb70c2e6f106fc20e6b3e5b8af0983df71bdb262bd7de9c1239efab
MD5 87ea8ecf7ed723f6ff9992c87dadba6e
BLAKE2b-256 41ec9a908fe26c3377e754fc4330b92d1201d12429f323bb0932538b7c3055a1

See more details on using hashes here.

File details

Details for the file sifa_mcp-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: sifa_mcp-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 9.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for sifa_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fd1be5b42a7154bc3f10cabbf5df43f353d73f1ac59d509c91a41a512124313f
MD5 37b6472d5cb3dbb93851aac6db6a715a
BLAKE2b-256 a66e2294c6d97f36b351caff70c4005fcdc23c114f1039ec8788919bf427f1bb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page