Skip to content
Back to search
30
MCP

io.github.las7/memharness

io.github.las7/memharness

Bi-temporal, provenance-carrying long-term memory for AI agents, in one SQLite file.

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

Similar MCP servers embedding-nearest

io.github.thelabvenice/memdata
Persistent memory for AI agents. Store context, retrieve it semantically.
0 tools
io.github.sparkvibe-io/memorymesh
Persistent, zero-dependency AI memory using SQLite. Local-first, cross-tool portable.
0 tools
io.github.velixarai/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools
io.github.mem0ai/mem0
Persistent memory for AI agents: add, search, update, and delete long-term memories.
0 tools · streamable-http
io.github.teflon07/memkeeper
Local-first memory for AI agents: on-device hybrid retrieval over a single SQLite file.
0 tools
io.github.jamjet-labs/engram-server
Durable memory for AI agents: fact extraction, hybrid retrieval, temporal graph. SQLite/Postgres.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.las7/memharness": {
      "url": "None",
      "transport": "http"
    }
  }
}