Droste runs on your own machine — the client starts it, so there is no endpoint to ping. 227 installs a week from pypi. Last commit 5 Jul 2026.
Local code-memory graph for AI coding agents.
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"
}
}
}
Answers built from our own checks of this server.