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
Handoff Document - Current status and next steps
Design Document - System architecture
Working Notes - Implementation details
Setup
Project Structure
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
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
Persistent development memory server that automatically captures and organizes development context, code changes, and user interactions across projects.
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityA custom Memory MCP Server that acts as a cache for Infrastructure-as-Code information, allowing users to store, summarize, and manage notes with a custom URI scheme and simple resource handling.Last updated -231MIT License
- AsecurityFlicenseAqualityA powerful context management system that maintains persistent context across coding sessions, helping development teams track project structure, dependencies, and progress.Last updated -65
- AsecurityAlicenseAqualityEnables AI assistants to maintain persistent project context across sessions by storing and retrieving structured information in markdown files organized in a memory bank directory.Last updated -455Apache 2.0
- AsecurityFlicenseAqualityA Model Context Protocol server that provides structured workflow tools for managing software development projects through different complexity levels, offering specialized modes for project planning, design, implementation, and documentation.Last updated -51,7501