mcpbeat Sign in

Lific MCP Server

by voidnullable Your server? Claim it
local only

Lific runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 18 Sep 2026.

Local-first, lightweight issue tracker. Single binary, SQLite-backed, MCP-native.

Installs / week
not published
60
Stars
1 open issues
18 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Rust

What the code does

We read the source, 15 h ago · rules 3dff92dd89df

Capabilities

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 next = current.slice(0, start) + insert + current.slice(end);
Page executes code built at runtime web/src/lib/Markdown.svelte:540
      btn.innerHTML = COPY_SVG;

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Lific

same job, measured the same way
Engram
by hbarefoot

Local-first persistent memory for AI agents — SQLite + local embeddings, MCP-native, no cloud.

40 installs/wk local only
Palace
by ancientice

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

local only
dark-memory-mcp
by opita-code

Persistent memory + vibe-loop engine for AI agents. Single Go binary, SQLite-backed, stdio MCP.

86 installs/wk local only
CIPP MCP
by servosity

First single-binary CLI for CIPP - offline SQLite store, fleet posture analytics, and

local only
Memkeeper
by teflon07

Local-first memory for AI agents: on-device hybrid retrieval over a single SQLite file.

local only
remem-mcp — Local-first MCP Memory + CodeGraph + Wiki
by tinhien11

Local-first memory for AI coding agents. Memory + CodeGraph + Wiki in one SQLite file.

290 installs/wk local only
Tdai Memory MCP
by tinhien11

Local-first MCP memory server for coding agents. No API key, no cloud. SQLite + FTS5 + sqlite-vec.

79 installs/wk local only
Tinycontext
by tinysuitehq

Token-light local memory with SQLite hybrid retrieval for MCP agents.

523 installs/wk local only

Lific — questions

Answers built from our own checks of this server.

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