Skip to content
Back to search
30
MCP

ithz-mcp

pypi/ithz-mcp

Local-first deterministic project memory for AI coding agents and MCP workflows.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ITHZ MCP
Local deterministic project memory for AI agents with context packs, gates and checkpoints.
0 tools
io.github.kaaustubh/project-memory-mcp
Persistent memory for AI coding agents — past bugs, decisions, and your corrections, in your repo.
0 tools
@aictx/memory
Local-first project memory for AI coding agents.
0 tools
memorix
Local-first shared memory layer for AI coding agents across MCP clients, Git history, reasoning context, and project sessions.
0 tools
io.github.gowtham0992/link
Local personal memory for agents as MCP tools — remember, recall, search, context, graph traversal.
0 tools
hermes-memory-mcp
Local-first MCP server that gives AI coding agents persistent, cited memory of their project's notes, decisions, commits, and logs.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ithz-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}