MemGPT MCP Server
JSON →A server that provides a memory system for LLMs, enabling persistent conversations with various providers like OpenAI, Anthropic, and OpenRouter.
Tools · 5
- chat Send a message to the current LLM provider
- get_memory Retrieve conversation history
- clear_memory Clear conversation history
- use_provider Switch between different LLM providers
- use_model Switch to a different model for the current provider
Environment variables
OPENAI_API_KEYANTHROPIC_API_KEYOPENROUTER_API_KEY
Links
★ 27 GitHub stars