MCP Directory
Back

matryca-plumber

by MarcoPorcellato · Python · ★ 73

Local-first AI daemon for Logseq OG: background semantic indexing, link hygiene, and agent-ready CLI/MCP — edits Markdown on disk (no cloud, no Logseq API). Karpathy LLM-Wiki inspired.

#agentic-memory#ai-agents#andrej-karpathy#autonomous-agents#fastmcp#knowledge-graph#llm#llm-wiki#llm-wiki-karpathy#local-first#logseq#markdown#matryca#mcp#model-context-protocol#outliner#pkm#python#rag#second-brain

Install

pip install git+https://github.com/MarcoPorcellato/matryca-plumber.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "matryca-plumber": {
      "command": "uvx",
      "args": [
        "git+https://github.com/MarcoPorcellato/matryca-plumber.git"
      ]
    }
  }
}

From the README

[](https://github.com/MarcoPorcellato/matryca-plumber/actions/workflows/ci.yml) [](https://pypi.org/project/matryca-plumber/) [](https://pypi.org/project/matryca-plumber/) [](https://github.com/MarcoPorcellato/matryca-plumber/releases) [](https://github.com/MarcoPorcellato/matryca-plumber/blob/main/pyproject.toml#L10) [](https://github.com/MarcoPorcellato/matryca-plumber/actions/workflows/ci.yml) [](https://github.com/MarcoPorcellato/matryca-plumber/blob/main/pyproject.toml#L138) [](https://github.com/astral-sh/ruff) [](https://github.com/MarcoPorcellato/matryca-plumber/blob/main/CONTRIBUTING…
Read full README on GitHub →

Related ai & ml servers