Back to directory
wallneradam/project-mem-mcp

wallneradam/project-mem-mcp

@wallneradam

An MCP server that enables AI agents to persistently store and retrieve project information from a memory file

memoryproject-contextpersistent-storagemcp-serverclaude-pluginknowledge-basecontext

Installation & Configuration

{
  "mcpServers": {
    "project-mem-mcp": {
      "command": "uvx",
      "args": [
        "project-mem-mcp",
        "--allowed-dir",
        "/path/to/your/projects"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13