Vic563/Memgpt-MCP-Server
If you are the rightful owner of Memgpt-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.
MemGPT MCP Server is a TypeScript-based server that implements a memory system for LLMs, providing tools for chatting with different LLM providers while maintaining conversation history.
Tools
Functions exposed to the LLM to take actions
chat
Send a message to the current LLM provider
get_memory
Search dialogue history
clear_memory
Clear conversation history
use_provider
Switch LLM provider
use_model
Switch the current provider's model
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client