# EvolutionDB Long-Term Memory

**Category:** 🧠 Knowledge & Memory  
**Repository:** https://github.com/alptekin/evolutiondb  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/evolutiondb-long-term-memory

## Description
Persistent long-term memory for Claude Desktop / Claude Code, backed by EvolutionDB.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "evolutiondb-long-term-memory": {
    "command": "npx",
    "args": ["-y","evolutiondb-long-term-memory"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

