mcpbeat Sign in

garnet-mcp MCP Server

local only

garnet-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 10 Aug 2026.

RAG memory for LLM agents over Garnet Vector Sets: store text as embeddings, recall by meaning.

Installs / week
not published
0
Stars
0 open issues
10 Aug 2026
Last commit
from GitHub
MIT
License
C#

Nothing serious here today

Today is the operative word: we check garnet-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

Alternatives to garnet-mcp

same job, measured the same way
Keymem
by donggyun112

Associative key-graph memory for LLM agents — recall by association, not vector similarity.

1 672 installs/wk local only
Hindsight MemPalace
by holetron

Self-hosted long-term memory for AI agents over MCP — hierarchical recall backed by pgvector

26 installs/wk local only
Palace
by ancientice

Local-first memory for coding agents — MCP server, single SQLite file, local embeddings

local only
ContextBridge
by thundereagle

MCP memory server for AI coding assistants. Windows Service, ONNX embeddings, SQLite vector search.

local only
Continuum
by pouyahasanamreji

Shared memory + orchestration for your coding agents. Local-first MCP, vector RAG.

local only
A
SmartMemory
by smartmemory

Graph + vector memory for agents: recall, ingest, search, distill. Local or remote backend.

1 640 installs/wk local only
Doctree MCP
by joesaby

BM25 search + tree navigation over markdown docs for AI agents. No embeddings, no LLM calls.

33 installs/wk local only
VelesDB Memory
by cyberlife-coder

Offline agentic memory: remember/recall/relate/forget/why over a fused vector+graph+columnar engine

local only

garnet-mcp — questions

Answers built from our own checks of this server.

Why is there no uptime for garnet-mcp?
garnet-mcp runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is garnet-mcp open source?
Yes — it is published under the MIT licence, written in C# and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.