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
# 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
Dev Memory Server
Project Details
- TrackerXXX23/dev_memory_mcp
- Last Updated: 3/28/2025
Recomended MCP Servers
This is an MCP server that interacts with a PocketBase instance. It allows you to fetch, list, create,...
Plug FamilySearch into Claude and Cursor AI
A mongo db server for the model context protocol (MCP)
Connecting Local AI Agent with MCP servers about Crypto and Stock news
Essential UI blocks for building mobile web apps.
A Model Context Protocol server for searching and analyzing arXiv papers
海龟汤mcp服务,使你独自一人也可以享受海龟汤游戏的乐趣
302 Sandbox MCP
A Model Context Protocol (MCP) server providing access to Google Search Console





