mcpbeat Sign in

Semahash MCP Server

local only

Semahash runs on your own machine — the client starts it, so there is no endpoint to ping. 806 installs a week from pypi. Last commit 11 Sep 2026.

Content-addressed semantics: fail-closed handshakes over 457 cognitive patterns.

Installs per day peak 576 · avg 104 · +45% w/w
a month agotoday
806
Installs / week
pypi · semahash
13
Stars
9 open issues
11 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] src/sema/server/static/__spa-fallback.html:1, [пакет] src/sema/server/static/assets/LicenseLine-DHkjEpvE.js:1, [пакет] src/sema/server/static/assets/QueryClientProvider-MmRmD5tn.js:1 и ещё 10
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 semahash -- uvx semahash
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "semahash": {
      "args": [
        "semahash"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.semahash]
command = "uvx"
args = ["semahash"]
.cursor/mcp.json
{
  "mcpServers": {
    "semahash": {
      "args": [
        "semahash"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "semahash": {
      "args": [
        "semahash"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Semahash

same job, measured the same way
Sutra
by 4rgon4ut

Context Engineering Engine. Provides cognitive tools, memory structures, and agent patterns.

88 installs/wk local only
Verdigraph
by jdhart81

Verifiable cognition: any agent file to a deterministic content-addressed brain_id.

4 tools answering
RecallMax-Neural
by evozim

Semantic context compression and cognitive memory layer for LLM swarms.

answering
Server OS
by anamized

Fail-closed agentic OS MCP: agents as processes with cost, governance, observability, skills.

local only
Stellar Agent Search
by berkingurcan

Discover and rank Stellar 8004 agents with a read-only MCP server and fail-closed contract probes.

38 installs/wk local only
Enzyme
by jshph

Semantic search and AI context for your Obsidian vault. Surface patterns with catalysts.

local only
Logic Pro MCP
by monglong0214

Local MCP server for stateful, fail-closed Logic Pro control and live project readback.

local only
SafeSelect MCP
by antonillos

Fail-closed, read-only PostgreSQL and MongoDB access for AI agents over MCP.

local only

Semahash — questions

Answers built from our own checks of this server.

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