aeriondyseti/vector-memory-mcp

A local-first MCP server providing semantic memory storage with RAG-powered context retrieval for AI assistants like Claude Code

5Stars on the repository
10Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

aeriondyseti/vector-memory-mcp

Hook

Runs when a session starts on start, clear and compact, executing session-start.ts, session-clear.ts and session-compact.ts via bun (3 commands). From aeriondyseti/vector-memory-mcp.

5 1mo ago A tokens not measured original MIT

Stop

02

aeriondyseti/vector-memory-mcp

Hook

Runs when the agent finishes a response, executing context-monitor.ts via bun. From aeriondyseti/vector-memory-mcp.

5 1mo ago A tokens not measured original MIT

PostToolUse

03

aeriondyseti/vector-memory-mcp

Hook

Runs after a tool call finishes, executing context-monitor.ts via bun with --throttled. From aeriondyseti/vector-memory-mcp.

5 1mo ago A tokens not measured original MIT