memory-mcp-server

giaan1702/memory-mcp-server
★ 0 stars Python AI/LLM Updated 3d ago
An MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "memory-mcp-server": {
      "command": "uvx",
      "args": [
        "memory-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install memory-mcp-server

README Excerpt

Welcome to the **Escalating Memory Architecture v2.0** and its reference implementation, the **Memory MCP Server**. This project provides a robust, Tiered Memory solution designed to solve the *Silent Context Loss* and *URI Amnesia* challenges faced by AI Agents when dealing with large, complex tasks. By strategically anchoring hard facts (IPs, Hostnames, URLs, Environment Variables, etc.) into a persistent vault, and using surrogate referencing, we reduce token consumption while eliminating con

Tools (3)

extract_and_storeget_factlist_facts