Droste runs on your own machine — the client starts it, so there is no endpoint to ping. 119 installs a week from pypi. Last commit 5 Jul 2026.
Local code-memory graph for AI coding agents.
We read the source, 1 h ago · rules 3dff92dd89df
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.
subprocess.Popen([code, "--goto", target])
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
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 droste-memory -- uvx droste-memory
{
"mcpServers": {
"droste-memory": {
"args": [
"droste-memory"
],
"command": "uvx"
}
}
}
[mcp_servers.droste-memory]
command = "uvx"
args = ["droste-memory"]
{
"mcpServers": {
"droste-memory": {
"args": [
"droste-memory"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"droste-memory": {
"args": [
"droste-memory"
],
"command": "uvx"
}
}
}
Local-first memory for AI coding agents. Memory + CodeGraph + Wiki in one SQLite file.
Local long-term memory MCP server (SQLite) for AI coding agents — OpenCode, Claude Code, Cursor
Semantic code graph MCP server for coding agents
Cross-repository semantic code intelligence for AI coding agents, from a local code graph.
Local-first memory system for AI agents with hybrid search and graph reasoning
Local-first memory for AI coding agents: shell history with exit codes, git diffs, docs, MCP.
Ranked local code-graph context for AI coding agents. Intercepts reads + greps. Apache-2.0.
Persistent code knowledge graph + 9 composite MCP tools for AI coding agents.
Answers built from our own checks of this server.