mcp-memory-gpu

fvegiard/mcp-memory-gpu

3.2

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

MCP Memory GPU is a server that provides semantic memory capabilities using a combination of FAISS and SQLite, with optional GPU acceleration.

Tools

Functions exposed to the LLM to take actions

memory_store

Store information with category/key organization.

memory_search

Semantic search across all memories.

memory_get

Get specific memory by category and key.

memory_delete

Delete a memory entry.

memory_list

List all categories or items in a category.

memory_stats

Get memory statistics.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources