Skip to main content
Glama

Dev Memory MCP Server

by TrackerXXX23

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.

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
-
security - not tested
F
license - not found
-
quality - not tested

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.

  1. Overview
    1. Current Status
      1. Quick Links
        1. Setup
          1. Project Structure
            1. Development Timeline
              1. Contact

                Related MCP Servers

                • A
                  security
                  A
                  license
                  A
                  quality
                  A 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 6 months ago
                  23
                  1
                  Python
                  MIT License
                  • Apple
                • A
                  security
                  F
                  license
                  A
                  quality
                  A powerful context management system that maintains persistent context across coding sessions, helping development teams track project structure, dependencies, and progress.
                  Last updated 4 months ago
                  6
                  2
                  TypeScript
                  • Apple
                  • Linux
                • A
                  security
                  A
                  license
                  A
                  quality
                  Enables 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 3 months ago
                  4
                  53
                  JavaScript
                  Apache 2.0
                  • Linux
                  • Apple
                • -
                  security
                  F
                  license
                  -
                  quality
                  A Model Context Protocol server integration that creates a persistent, searchable working memory for AI-assisted development by enabling automated context recall and knowledge persistence in Chroma, the open-source embedding database.
                  Last updated 2 months ago
                  16
                  Python
                  • Linux
                  • Apple

                View all related MCP servers

                MCP directory API

                We provide all the information about MCP servers via our MCP API.

                curl -X GET 'https://glama.ai/api/mcp/v1/servers/TrackerXXX23/dev_memory_mcp'

                If you have feedback or need assistance with the MCP directory API, please join our Discord server