MCP Servers / development / MemGPT MCP Server

MemGPT MCP Server

JSON →
stdionone27development

A server that provides a memory system for LLMs, enabling persistent conversations with various providers like OpenAI, Anthropic, and OpenRouter.

Install
How to run this server

No install command recorded.

server path: memgpt-mcp-server
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envOPENAI_API_KEY
envANTHROPIC_API_KEY
envOPENROUTER_API_KEY
Resources
MemGPT MCP Server — MCP Server · libregistry