mcpbeat Sign in

Sifa MCP Server

local only

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

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

Installs per day peak 30 · avg 13 · -34% w/w
a month agotoday
85
Installs / week
pypi · sifa-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 Sifa 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 sifa-mcp -- uvx sifa-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sifa-mcp": {
      "args": [
        "sifa-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.sifa-mcp]
command = "uvx"
args = ["sifa-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "sifa-mcp": {
      "args": [
        "sifa-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "sifa-mcp": {
      "args": [
        "sifa-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Sifa MCP

same job, measured the same way
Travel Transportation Mcp
by varvararatta

MCP server for Travel & Transportation

4 tools answering
Port
by port

Port.io mcp server

answering
AgentTrust
by raditotev

MCP Server for Agent Reputation & Trust Scoring

150 installs/wk local only
meok-compliance-passport-mcp
by csoai-org

Agent Compliance Passport MCP server - portable, signed credentials AI agents carry to prove complia

383 installs/wk local only
Ro Eli MCP
by matematicsolutions

MCP server for Romanian legislation (Portal Legislativ SOAP) with verifiable citations.

202 installs/wk local only
Tableau
by asklokesh

MCP server for Tableau API integration

51 installs/wk local only
Paddle
by pipeworx-io

MCP server for paddle

answering
Hello MCP Registry
by jonathanhefner

A simple MCP server.

25 installs/wk local only

Sifa MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Sifa MCP?
Sifa 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 sifa-mcp was installed 85 times last week.
How do I connect Sifa 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 sifa-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Sifa MCP?
The pypi package sifa-mcp was installed 85 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 Sifa 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.