A Streamable-HTTP MCP Server that uses memvid to encode text data into videos that can be quickly looked up with semantic search. Supported Actions: - addchunks: Adds chunks to the memory video. Note: each time you add chunks, it resets the memory.mp4. Unsure if there is a way to incrementally add. - search: queries for the top-matching chunks. Returns 5 by default, but can be changed with topk pa
npx mdskills install ferrants/memvid-mcp-server@ferrants? Sign in with GitHub to claim this listing.Enables semantic search over text via video encoding with clear setup but minimal tool documentation
claude mcp add memvid-mcp-server -- npx -y memvid-mcp-server
npx mdskills install ferrants/memvid-mcp-server