Dev Memory Server
Capture and organize your development context seamlessly across projects. Enhance your coding experience by automatically tracking code changes and user interactions. Focus on building while we manage your development memory.
Installation
Installing for Claude Desktop
Manual Configuration Required
This MCP server requires manual configuration. Run the command below to open your configuration file:
npx mcpbar@latest edit -c claudeThis will open your configuration file where you can add the Dev Memory Server MCP server manually.
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
Details:
Stars
2Forks
2Last commit
11 months agoRepository age
11 months
Auto-fetched from GitHub .
MCP servers similar to Dev Memory Server:
Stars
Forks
Last commit
Stars
Forks
Last commit
Stars
Forks
Last commit