MCP HubMCP Hub
V

MemGPT MCP Server

By Vic563·Visit Source
TypeScript MCP server for LLM memory management
January 28, 2025
22 days ago
24 Clicks

What is this MCP

This MCP is a TypeScript-based server that implements a memory system for Large Language Models (LLMs). It maintains conversation history and provides tools for interacting with multiple LLM providers including OpenAI, Anthropic, OpenRouter, and Ollama.

How to use this MCP

The MCP server can be integrated with applications like Claude Desktop by adding a configuration file. It offers commands for chatting with LLMs, retrieving/clearing conversation history, and switching between different models and providers. The server requires API keys for the respective providers as environment variables.

What this MCP can be used for

This MCP is useful for maintaining persistent conversation contexts with LLMs across different providers. It enables memory recall in chat applications, supports model switching without losing context, and provides a standardized interface for interacting with multiple LLM APIs while preserving conversation history.

Repository Info
Stars:
21
Forks:
4
Watchers:
21
Last Updated: 1 month ago