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 | Postgres |
|---|---|---|
| Pricing | Free | Free |
| Installs | — | 22 300 |
| Rating | — | 4.8 (412) |
| Verified | — | |
| Hosted | — | — |
| Tools | — | 4 |
| Category | data | data |
| Author | NickSmet | Anthropic |
| Repo | smithery-ai/cli | — |
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)
Connect Claude to any Postgres. Ask questions in English, get SQL + results. Schema-aware, read-only safe mode by default.
Looking for something else? Browse all MCPs or check trending this week.