Skip to main content
Glama

開発メモリサーバー

概要

プロジェクト間で永続的な開発メモリを提供するMCPサーバー。開発コンテキスト、コード変更、ユーザーインタラクションを自動的にキャプチャし、整理します。

Related MCP server: Developer MCP Server

現在の状況

⚠️ブロック中: 現在、ファイルシステムへのアクセスとJSONレスポンスの処理に問題が発生しています。詳細はハンドオフドキュメントをご覧ください。

クイックリンク

設定

# 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月) - 現在

  • フェーズ2:インテリジェンス(2025年2月)

  • フェーズ3:統合(2025年3月)

接触

  • ステータス: ファイルシステムの問題によりブロックされています

  • 優先度: 高 - 開発コンテキストのキャプチャをブロックする

  • 場所: /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.
    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.
    5
    26
    2
    MIT

View all related MCP servers

Related MCP Connectors

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

  • One shared brain for your AI coding agents: team memory, agent Q&A, tasks, and file claims.

  • Persistent memory and cross-session learning for AI coding assistants (hosted remote MCP).

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