MCP ExplorerExplorer

Dev Memory Mcp

@TrackerXXX23on a year ago
2 MIT
FreeCommunity
AI Systems
MCP服务器用于跨项目捕获和组织开发记忆。

Overview

What is Dev Memory Mcp

dev_memory_mcp is a Memory Control Protocol (MCP) server designed to provide persistent development memory across various projects. It automatically captures and organizes development context, code changes, and user interactions.

Use cases

Use cases for dev_memory_mcp include tracking development progress in team projects, managing code changes in large applications, and enhancing user experience by remembering user interactions across sessions.

How to use

To use dev_memory_mcp, install the necessary dependencies using ‘npm install’, build the project with ‘npm run build’, and start the server by executing ‘npm start’.

Key features

Key features of dev_memory_mcp include automatic context capture, organization of code changes, and user interaction tracking, which enhance the development process by maintaining a persistent memory.

Where to use

dev_memory_mcp can be utilized in software development environments where tracking changes and maintaining context across projects is crucial, such as collaborative coding platforms and integrated development environments (IDEs).

Content

Dev Memory Server

Overview

MCP server for persistent development memory across projects. Automatically captures and organizes development context, code changes, and user interactions.

Current Status

⚠️ BLOCKED: Currently experiencing issues with file system access and JSON response handling. See Handoff Document for details.

Quick Links

Setup

# Install dependencies
npm install

# Build the project
npm run build

# Start the server
npm start

Project Structure

.
├── src/
│   ├── core/           # Core functionality
│   │   ├── store.ts    # Storage implementation
│   │   ├── context.ts  # Context management
│   │   └── types.ts    # Type definitions
│   ├── sdk/            # MCP SDK integration
│   └── index.ts        # Main server
├── docs/              # Documentation
└── scripts/           # Utility scripts

Development Timeline

  • Phase 1: Robustness (January 2025) - Current
  • Phase 2: Intelligence (February 2025)
  • Phase 3: Integration (March 2025)

Contact

  • Status: Blocked on file system issues
  • Priority: High - blocking development context capture
  • Location: /Users/chetpaslawski/Documents/VS Code Projects/dev-memory-server

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers