memvid_mcp_server

angrysky56/memvid_mcp_server

3.3

If you are the rightful owner of memvid_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Memvid MCP Server is a Model Context Protocol server that provides video memory functionalities to AI clients, enabling efficient semantic search and chat interactions.

Tools

Functions exposed to the LLM to take actions

get_server_status

Check the current status of the memvid server including version information.

add_chunks

Add a list of text chunks to the encoder.

add_text

Add a single text document to the encoder.

add_pdf

Process and add a PDF file to the encoder.

build_video

Build the video memory from all added content.

search_memory

Perform semantic search on the built video memory.

chat_with_memvid

Have a conversation with your encoded knowledge base.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources