Melchizedek runs on your own machine — the client starts it, so there is no endpoint to ping. 42 installs a week from npm. Last commit 30 Mar 2026.
Persistent memory for Claude Code — offline, single-file, hybrid search.
We read the source, 3 h ago · rules 3dff92dd89df
Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.
const files = fs.readdirSync(modelsDir).filter((f) => f.endsWith('.gguf'));
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.
const modelDir = path.join(cacheDir, hfModelId);
const files = fs.readdirSync(modelsDir).filter((f) => f.endsWith('.gguf'));
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Melchizedek and you get told the day something new turns up.
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.
claude mcp add melchizedek -- npx -y melchizedek
{
"mcpServers": {
"melchizedek": {
"args": [
"-y",
"melchizedek"
],
"command": "npx"
}
}
}
[mcp_servers.melchizedek]
command = "npx"
args = ["-y", "melchizedek"]
{
"mcpServers": {
"melchizedek": {
"args": [
"-y",
"melchizedek"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"melchizedek": {
"args": [
"-y",
"melchizedek"
],
"command": "npx"
}
}
}
Persistent memory + FTS5 search MCP server for Claude Code conversation history.
Persistent cross-project memory for Cursor and Claude Code using local semantic search.
Persistent, read-only codebase memory for Claude Code; ask it instead of re-reading files.
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
Persistent memory for AI coding agents. Hybrid search, auto-session capture, context routing.
Persistent knowledge memory for AI agents. Hybrid search, code graph, pgvector.
Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot.
Answers built from our own checks of this server.