Back to search
30
MCP

io.github.bolnet/memwright

io.github.bolnet/memwright

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

Uptime
0.0%
5 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.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
io.github.camgitt/memoir
Persistent memory for AI coding tools via MCP. Remembers across sessions and machines.
0 tools
io.github.tm42/mnemograph
Event-sourced knowledge graph memory for AI coding agents with semantic search
0 tools
io.github.mifactory-bot/mifactory-agent-memory
Persistent memory for AI agents across Claude, ChatGPT and any MCP client.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "io.github.bolnet/memwright": {
      "url": "None",
      "transport": "http"
    }
  }
}