mcpbeat Sign in

knowmind MCP Server

by schubeler-consulting Your server? Claim it
local only

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

AI agent memory & knowledge graph, hosted in Germany (GDPR). Recall, relations, store via MCP.

Installs / week
not published
0
Stars
0 open issues
13 Sep 2026
Last commit
from GitHub
Apache-2.0
License
JavaScript

What the code does

We read the source, 22 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/status.js:144
    const child = spawn(process.execPath, [self, "status", "--probe"], {
Runs an external command src/mcp-starter.py:92
        prozess = subprocess.Popen(

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 knowmind

same job, measured the same way
Central Intelligence
by alekseimarchenko

Persistent memory for AI agents. Store, recall, and share knowledge across sessions.

71 installs/wk local only
Memory
by sharedmemoryai

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

63 installs/wk local only
Lore
by agentkitai

Cross-agent memory over MCP: hybrid recall, knowledge graph, private/shared visibility, redaction.

206 installs/wk local only
Kairn
by primeline-ai

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

local only
Kognite
by kognite

Hosted agent memory: store, search, and recall facts across sessions from any MCP client.

answering
Kernal MCP
by pintomatic

Graph-native memory for AI agents: a knowledge graph built from conversation, via MCP.

33 installs/wk local only
Shelbymcp
by studio-moser

Knowledge-graph memory server for AI tools via MCP

43 installs/wk local only
Yantrikdb MCP
by yantrikos

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

1 446 installs/wk local only

knowmind — questions

Answers built from our own checks of this server.

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