loading…
Search for a command to run...
loading…
Side-by-side comparison of two Model Context Protocol servers. Pick the right one for Claude Desktop, Claude Code, or Cursor.
Lightweight local memory for your AI agent. SQLite + embeddings, zero setup, no services to run. Minimal config: ``` { "mcpServers": { "memory": { "command": "n
| Feature | mcp-local-memory | Redis |
|---|---|---|
| Pricing | Free | Free |
| Installs | — | — |
| Rating | — | — |
| Verified | — | |
| Hosted | — | — |
| Tools | — | — |
| Category | data | data |
| Author | NickSmet | modelcontextprotocol |
| Repo | smithery-ai/cli | modelcontextprotocol/servers-archived |
Lightweight local memory for your AI agent. SQLite + embeddings, zero setup, no services to run. Minimal config: ``` { "mcpServers": { "memory": { "command": "npx", "args": ["-y", "mcp-local-memory"] } } } ``` Your agent remembers preferences, project details, procedures -- whatever you want. All structure and behavior controlled via prompts. For details: [https://github.com/NickSmet/mcp-local-memory](https://github.com/NickSmet/mcp-local-memory)
Interact with Redis key-value stores.
Looking for something else? Browse all MCPs or check trending this week.