MemGPT MCP Server

MemGPT MCP Server

By MCP-Mirror GitHub

Mirror of

memgpt llm
Overview

what is MemGPT MCP Server?

MemGPT MCP Server is a TypeScript-based server that implements a memory system for large language models (LLMs), allowing users to chat with various LLM providers while maintaining conversation history.

how to use MemGPT MCP Server?

To use MemGPT MCP Server, install the necessary dependencies, build the server, and configure it with your LLM provider's API keys. You can then interact with the server through its chat tools.

key features of MemGPT MCP Server?

  • Supports multiple LLM providers (OpenAI, Anthropic, OpenRouter, Ollama)
  • Tools for sending messages, retrieving conversation history, and clearing memory
  • Ability to switch between different models and providers
  • Unlimited memory retrieval option

use cases of MemGPT MCP Server?

  1. Engaging in conversations with LLMs while keeping track of context.
  2. Utilizing different models for specific tasks like customer support or content generation.
  3. Debugging and inspecting LLM interactions using the MCP Inspector.

FAQ from MemGPT MCP Server?

  • Can I use multiple LLM providers?

Yes! MemGPT MCP Server supports multiple providers including OpenAI and Anthropic.

  • How do I clear my conversation history?

You can use the clear_memory tool to remove all stored memories.

  • Is there a limit to how much conversation history I can retrieve?

No, you can retrieve unlimited conversation history by using the get_memory tool with the limit set to null.

Overview

what is MemGPT MCP Server?

MemGPT MCP Server is a TypeScript-based server that implements a memory system for large language models (LLMs), allowing users to chat with various LLM providers while maintaining conversation history.

how to use MemGPT MCP Server?

To use MemGPT MCP Server, install the necessary dependencies, build the server, and configure it with your LLM provider's API keys. You can then interact with the server through its chat tools.

key features of MemGPT MCP Server?

  • Supports multiple LLM providers (OpenAI, Anthropic, OpenRouter, Ollama)
  • Tools for sending messages, retrieving conversation history, and clearing memory
  • Ability to switch between different models and providers
  • Unlimited memory retrieval option

use cases of MemGPT MCP Server?

  1. Engaging in conversations with LLMs while keeping track of context.
  2. Utilizing different models for specific tasks like customer support or content generation.
  3. Debugging and inspecting LLM interactions using the MCP Inspector.

FAQ from MemGPT MCP Server?

  • Can I use multiple LLM providers?

Yes! MemGPT MCP Server supports multiple providers including OpenAI and Anthropic.

  • How do I clear my conversation history?

You can use the clear_memory tool to remove all stored memories.

  • Is there a limit to how much conversation history I can retrieve?

No, you can retrieve unlimited conversation history by using the get_memory tool with the limit set to null.

No tools information available.
Quick Example
Quick Example by justmywyw

-

To teach LLM Agents understand workflows with PSR.exe's hmt.

workflowlearner llm
View Details

MCP servers to give super powers to LLMs

mcp-servers llm
View Details

A Model Context Protocol (MCP) server that provides persistent memory and multi-model LLM support.

memgpt mcp-server
View Details

MCP server to help LLMs to get access to Quran API (

quran llm
View Details
MyIP MCP Server
MyIP MCP Server by nikolaypavlov

A Model Context Protocol (MCP) server for providing your public IP to LLMs

A simple CLI to run LLM prompt and implement MCP client.