Provides persistent memory and multi-model LLM support via a Model Context Protocol (MCP) server.
This TypeScript-based server empowers LLMs with persistent memory, enabling them to maintain conversation history and context across interactions. It supports multiple LLM providers, including OpenAI, Anthropic, OpenRouter, and Ollama, allowing users to easily switch between different models and providers. Key features include tools for chatting with LLMs, retrieving and clearing conversation history, and switching between different LLM providers and models. Designed for seamless integration with applications like Claude Desktop, the server provides a robust solution for building context-aware and persistent LLM-powered applications.