Skip to content
Back to search
30
MCP

Memwright

pulsemcp/memwright

Embedded memory for AI agents with SQLite, pgvector semantic search, and Neo4j graph traversal fused via Reciprocal Rank Fusion.

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

Similar MCP servers embedding-nearest

io.github.bolnet/memwright
Embedded memory for AI agents with SQLite, pgvector, and Neo4j graph search.
0 tools
io.github.teflon07/memkeeper
Local-first memory for AI agents: on-device hybrid retrieval over a single SQLite file.
0 tools
Multinex MemQ
Persistent memory for AI agents with OAuth-backed hosted MCP access.
0 tools · streamable-http
io.github.thelabvenice/memdata
Persistent memory for AI agents. Store context, retrieve it semantically.
0 tools
memex
Persistent memory for AI agents — semantic + recency search, ONNX embeddings, Docker Compose.
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": {
    "memwright": {
      "url": "None",
      "transport": "http"
    }
  }
}