mcp_server

Scofieldkoh/mcp_server

3.2

If you are the rightful owner of 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 dayong@mcphub.com.

The AI Memory MCP Server is a cross-platform server designed to provide persistent memory storage for AI assistants, allowing them to store, retrieve, and manage memories across conversations.

Tools

Functions exposed to the LLM to take actions

store_memory

Store a new memory or piece of knowledge.

search_memories

Search through stored memories using keywords or tags.

list_memories

List all stored memories with optional filtering.

delete_memory

Delete a specific memory by its ID.

clear_memories

Clear all stored memories. Use with caution!

get_memory_stats

Get statistics about stored memories (total count, tags, etc.).

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources