mcpbeat Sign in

Kairn MCP Server

by primeline-ai Your server? Claim it
local only

Kairn runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 26 Aug 2026.

Local-first knowledge engine for AI agents: memory, graph, and recall over MCP.

Installs / week
not published
13
Stars
0 open issues
26 Aug 2026
Last commit
from GitHub
MIT
License
Python

What the code does

We read the source, 12 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.

Runs an external command src/kairn/importers/git.py:98
    result = subprocess.run(

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 Kairn

same job, measured the same way
Alaya MCP
by securityronin

Local memory engine for AI agents with knowledge graphs, forgetting, and semantic recall

153 installs/wk local only
kg
by nnar1o

Local knowledge graph memory MCP server for AI assistants.

local only
Memory
by sharedmemoryai

Persistent memory for AI agents. Remember, recall, and explore a shared knowledge graph.

66 installs/wk local only
L
Wyrm
by ghosts

Local-first memory for AI agents: ground truths, failure firewall, negotiated recall over MCP.

298 installs/wk local only
Norn
by samad001z

Local-first, persistent memory for AI coding agents — remember, recall, forget, and list, over MCP.

66 installs/wk local only
Plur
by plur-ai

Open, local-first engram memory for AI agents: read, correct, delete; shared over MCP.

1 233 installs/wk local only
Agent Memory OS
by yamantaka520

Local-first memory engine for AI-agent teams: team/project ACL, recall, and federated sync.

1 003 installs/wk local only
Yantrikdb MCP
by yantrikos

Cognitive memory for AI agents — semantic recall, knowledge graph, and contradiction detection

1 777 installs/wk local only

Kairn — questions

Answers built from our own checks of this server.

Why is there no uptime for Kairn?
Kairn runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Kairn open source?
Yes — it is published under the MIT licence, written in Python and 13 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.