mcpbeat Sign in

Loom MCP Server

by klosskarl Your server? Claim it
local only

Loom runs on your own machine — the client starts it, so there is no endpoint to ping. 54 installs a week from pypi.

Local-first personal knowledge base. Cited answers from your vault via vector + graph retrieval.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 26 · avg 13 · -46% w/w
a month agotoday
54
Installs / week
pypi · loom-pkm
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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

Alternatives to Loom

same job, measured the same way
Local Memory
by studiomeyer-io

Persistent local AI memory. SQLite + FTS5 + vector search, knowledge graph. No cloud, no API keys.

70 installs/wk local only
TubExperto
by jupediaz

Personal YouTube AI knowledge base powered by RAG. Query your subscribed YouTube channels.

answering
Calypso Multimodal RAG MCP
by calypso-so

Calypso multimodal RAG for grounded answers from docs, images, charts, and knowledge.

97 installs/wk local only
RAG MCP
by jaimenbell

Minimal RAG-over-a-corpus MCP retrieval: search_knowledge returns cited chunks. Local embeddings.

61 installs/wk local only
Contexta
by contexta

Persistent memory and knowledge graph for AI assistants — keyword + vector + graph search.

answering
loci
by ivenkoolab

Cross-session memory and hybrid RAG over your notes and docs. Local-first, with cited answers.

local only
Toolbelt
by toolbeltai

A collaborative substrate over your data: vector, knowledge graph, SQL, geospatial, streaming.

answering
RemembrallMCP
by cdnsteve

Persistent knowledge memory for AI agents. Hybrid search, code graph, pgvector.

20 installs/wk local only

Loom — questions

Answers built from our own checks of this server.

Why is there no uptime for Loom?
Loom 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 loom-pkm was installed 54 times last week.
Is Loom still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Loom?
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 loom-pkm straight from pypi; nothing to host, nothing to sign up for.
How many people use Loom?
The pypi package loom-pkm was installed 54 times in the last week. Week over week that is -46%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.