Skip to main content
Glama

개발 메모리 서버

개요

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

Related MCP server: Developer MCP Server

현재 상태

⚠️ 차단됨 : 현재 파일 시스템 액세스 및 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
-
license - not tested
-
quality - not tested

Resources

Looking for Admin?

Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.

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