Skip to main content
Glama

Dev Memory MCP Server

by TrackerXXX23

개발 메모리 서버

개요

여러 프로젝트에서 지속적인 개발 메모리를 제공하는 MCP 서버입니다. 개발 컨텍스트, 코드 변경 사항 및 사용자 상호작용을 자동으로 캡처하고 정리합니다.

현재 상태

⚠️ 차단됨 : 현재 파일 시스템 액세스 및 JSON 응답 처리에 문제가 있습니다. 자세한 내용은 Handoff 문서를 참조하세요.

빠른 링크

설정

지엑스피1

프로젝트 구조

. ├── 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

개발 타임라인

  • 1단계: 견고성(2025년 1월) - 현재
  • 2단계: 인텔리전스(2025년 2월)
  • 3단계: 통합(2025년 3월)

연락하다

  • 상태: 파일 시스템 문제로 차단됨
  • 우선순위: 높음 - 개발 컨텍스트 캡처 차단
  • 위치: /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.

여러 프로젝트에서 개발 컨텍스트, 코드 변경 사항, 사용자 상호 작용을 자동으로 캡처하고 구성하는 영구적인 개발 메모리 서버입니다.

  1. 개요
    1. 현재 상태
      1. 빠른 링크
        1. 설정
          1. 프로젝트 구조
            1. 개발 타임라인
              1. 연락하다

                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 -
                  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 -
                  6
                  4
                  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 -
                  4
                  53
                  JavaScript
                  Apache 2.0
                  • Linux
                  • Apple
                • A
                  security
                  F
                  license
                  A
                  quality
                  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
                  66
                  1
                  TypeScript

                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