LocalMem-MCP

cpier/LocalMem-MCP
★ 1 stars Go 🧠 Memory/Knowledge Updated today
A zero-dependency MCP memory server that is easy to set up and runs entirely on your machine. Stores memories, tasks, a calendar, and a knowledge graph as plain, human-readable markdown files across chats.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "localmem-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/cpier/LocalMem-MCP@latest"
      ]
    }
  }
}

README Excerpt

An easy-to-install MCP memory server that runs entirely on your machine with zero runtime dependencies. Stores memories, tasks, a calendar, and a knowledge graph as plain, human-readable markdown files across chats. Syncable via iCloud, Dropbox, Syncthing or similar services. --- - [Tools](#tools-26-total)

Tools (20)

add_observationcheck_factscorecreate_entitycreate_eventcreate_relationcreate_taskdelete_entitydelete_eventdelete_memorydelete_relationdelete_taskget_contextget_entityget_upcomingidentitylist_entitieslist_eventslist_memorieslist_relations