# local-memory-mcp

Canonical URL: https://doramagic.ai/en/projects/local-memory-mcp/

Source repository: https://github.com/vheins/local-memory-mcp

## What it is

local-memory-mcp is a vector database, retrieval, or RAG storage component for AI applications.

## Capability boundary

Vector database setup checks, embedding model boundaries, collection management, query acceptance, and deletion guidance

## First safe verification

Verify create, query, delete, and rollback with a small public text sample before using real data.

## Main risk

Developers may fail before the first successful local run: feat: full-local natural language codebase search (codebase_search tool)

## Evidence base

https://github.com/vheins/local-memory-mcp, https://github.com/vheins/local-memory-mcp#readme, Human Manual, Pitfall Log
