Skip to main content
Glama

Dev Memory Server

Overview

MCP server for persistent development memory across projects. Automatically captures and organizes development context, code changes, and user interactions.

Related MCP server: Developer MCP Server

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

-
license - not tested
-
quality - not tested
-
maintenance - not tested

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    F
    maintenance
    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
    23
    1
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    A 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
    5
    183
    2
    MIT

View all related MCP servers

Related MCP Connectors

  • User-owned memory for AI agents, Copilot, Claude, IDEs, CLIs, and chat apps over remote MCP.

  • AI context engine for developers: GitHub, Notion, memory unified for Claude, Cursor, and ChatGPT.

  • Universal memory for AI agents and tools. Save, organize and search context anywhere.

View all MCP Connectors

Latest Blog Posts

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