Skip to content
Back to search
30
MCP v0.1.3

io.github.bolnet/memwright

io.github.bolnet/memwright

Embedded memory for AI agents with SQLite, pgvector, and Neo4j graph search.

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

Similar MCP servers embedding-nearest

Memwright
Embedded memory for AI agents with SQLite, pgvector semantic search, and Neo4j graph traversal fused via Reciprocal Rank Fusion.
0 tools
io.github.teflon07/memkeeper
Local-first memory for AI agents: on-device hybrid retrieval over a single SQLite file.
0 tools
io.github.thelabvenice/memdata
Persistent memory for AI agents. Store context, retrieve it semantically.
0 tools
Multinex MemQ
Persistent memory for AI agents with OAuth-backed hosted MCP access.
0 tools · streamable-http
io.github.volsier/memforge-memory
Team engineering memory for AI coding assistants. 47 MCP tools, pgvector semantic search.
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.bolnet/memwright": {
      "url": "None",
      "transport": "http"
    }
  }
}