Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • TxtAi Memory Vector Server
  • Jira MCP Server
  • Ramp MCP Server
  • Powertools MCP Search Server
  • mem0 MCP Server
Back to MCP Servers
Dev Memory MCP Server

Dev Memory MCP Server

Public
TrackerXXX23/dev_memory_mcp

Persistent development memory server that automatically captures and organizes development context, code changes, and user interactions across projects.

Verified
typescript
0 tools
May 29, 2025
Updated May 30, 2025

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
Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • TxtAi Memory Vector Server
    TxtAi Memory Vector Server

    Model Context Protocol (MCP) server implementation for semantic search and memory management using T...

    Added May 30, 2025
  • Jira MCP Server
    Jira MCP Server

    A Model Context Protocol server that enables AI assistants like Claude to interact with Jira, allowi...

    Added May 30, 2025
  • Ramp MCP Server
    Ramp MCP Server

    A Model Context Protocol server that enables access to Ramp financial data through an in-memory data...

    Added May 30, 2025
  • Powertools MCP Search Server
    Powertools MCP Search Server

    Enables LLMs to search through AWS Lambda Powertools documentation across multiple runtimes (Python,...

    2 tools
    Added May 30, 2025
  • mem0 MCP Server
    mem0 MCP Server

    A TypeScript implementation of the Model Context Protocol server that enables creation, management, ...

    Added May 30, 2025