Skip to content
Back to search
30
MCP

Droste

io.github.lorismascio17/droste-memory

Local code-memory graph for AI coding agents.

Uptime
0.0%
22 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@remem-ai/remem
Local-first coding agent memory for Claude Code and OpenAI Codex
0 tools
memora
Give your AI agents persistent memory.
0 tools
@aictx/memory
Local-first project memory for AI coding agents.
0 tools
io.github.tobs-code/cozo-memory
Local-first memory system for AI agents with hybrid search and graph reasoning
0 tools
@keweixin/code-memory
Context Ledger and evidence-backed code graph for AI coding agents
0 tools
ContextStream
Persistent memory and semantic search for AI coding assistants
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "droste": {
      "url": "None",
      "transport": "http"
    }
  }
}