Skip to main content
Glama

Dev Memory MCP Server

by TrackerXXX23

开发内存服务器

概述

MCP 服务器用于跨项目持久化开发内存。自动捕获并组织开发上下文、代码变更和用户交互。

当前状态

⚠️ BLOCKED :目前文件系统访问和 JSON 响应处理存在问题。详情请参阅Handoff 文档

快速链接

设置

# Install dependencies npm install # Build the project npm run build # Start the server npm start

项目结构

. ├── 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 月)- 当前
  • 第二阶段:情报(2025年2月)
  • 第三阶段:整合(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