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

                • -
                  security
                  A
                  license
                  -
                  quality
                  A server for task orchestration and coordination, facilitating task management with dependencies, multi-instance collaboration, and persistent task tracking.
                  Last updated -
                  7
                  17
                  JavaScript
                  MIT License
                • -
                  security
                  A
                  license
                  -
                  quality
                  The Claude Dev Server enables direct interaction with the file system within a specified workspace, allowing users to perform file and directory operations and implement code artifacts in software development using natural language commands.
                  Last updated -
                  2
                  Python
                  MIT License
                  • Apple
                • -
                  security
                  F
                  license
                  -
                  quality
                  An MCP server that provides detailed information about your development environment to the Cursor code editor, enabling more context-aware assistance.
                  Last updated -
                  1
                  Python
                  • Linux
                  • Apple
                • -
                  security
                  A
                  license
                  -
                  quality
                  A server for managing project documentation and context across Claude AI sessions through global and branch-specific memory banks, enabling consistent knowledge management with structured JSON document storage.
                  Last updated -
                  5
                  7
                  TypeScript
                  MIT License

                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