Skip to content
Back to search
30
MCP

Memory

pulsemcp/memory

SQLite-backed persistent memory server with FTS5 full-text search, entity relationship tracking, and project scoping for AI agents.

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

Similar MCP servers embedding-nearest

Local Memory
Persistent local AI memory. SQLite + FTS5 + vector search, knowledge graph. No cloud, no API keys.
0 tools
Memory MCP Server
SQLite-backed MCP server for persistent memory, full-text retrieval, and graph traversal.
0 tools
SQLite Memory
Provides persistent key-value memory storage using SQLite with CRUD operations for storing structured data, conversation history, and user p
0 tools
io.github.SurajKGoyal/amnesic
Persistent semantic memory for SQL databases. Postgres, MySQL, MSSQL, SQLite.
0 tools
io.github.surajkgoyal/amnesic
Persistent semantic memory for SQL databases. Postgres, MySQL, MSSQL, SQLite.
0 tools
AI Memory
Production-ready semantic memory management server that stores, retrieves, and manages contextual knowledge across sessions using PostgreSQL
0 tools

How to use

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

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