Project Memory icon

Project Memory

CreatedPyneSys

Enables AI agents to persistently store and retrieve project information from a memory file.

About

Project Memory provides an MCP server that allows AI agents, such as Claude, to maintain persistent memory about projects between conversations. It stores project information in Markdown format within a MEMORY.md file in each project directory, enabling retrieval at the start of conversations and updates via patches. This allows for efficient management and recall of project details across multiple interactions with AI assistants.

Key Features

  • Retrieves project information at the beginning of conversations.
  • Provides three tools: get_project_memory, set_project_memory, and update_project_memory.
  • Stores project information in Markdown format.
  • Updates project information using block-based patches.
  • Allows specifying allowed directories for security.
  • 0 GitHub stars

Use Cases

  • Creating a knowledge base of project information for AI-powered documentation.
  • Maintaining project context for AI assistants across multiple sessions.
  • Persisting project details for AI code completion and debugging tools.
Craft Better Prompts with AnyPrompt