メモリバンクMCPサーバー
この MCP サーバーは、AI アシスタント環境でのコンテキスト保存のために、Cline のメモリ バンク パターンに基づく構造化ドキュメント システムの構築に役立ちます。
EnlighterとHyperskillを搭載。
カーソルで直接メモリバンクを設定して使用する方法については、こちらをご覧ください: http://enlightby.ai/projects/37
特徴
- メモリバンク構造の詳細情報を取得する
- メモリバンクファイルのテンプレートを生成する
- プロジェクトを分析し、メモリバンクのコンテンツに関する提案を行う
サーバーの実行
この MCP サーバーを使用するにはいくつかのオプションがあります。
UVXを使用
mcp.json 構成ファイルに以下を追加します。
鍛冶屋で
mcp.json 構成ファイルに以下を追加します。
Dockerを使用
mcp.json 構成ファイルに以下を追加します。
手動で
リポジトリをクローンし、次のコマンドを実行します。
次に、mcp.json 構成ファイルに以下を追加します。
使用例
Memory Bank MCP を搭載した Cursor またはその他の AI コード アシスタントに質問します。
より良い結果を得るには、より多くのコンテキストを提供してください。
利用可能なツール
メモリバンク構造を取得する
メモリ バンク ファイル構造の詳細な説明を返します。
メモリバンクテンプレートを生成する
特定のメモリ バンク ファイルのテンプレートを返します。
例:
プロジェクト概要の分析
プロジェクトの概要を分析し、メモリ バンクのコンテンツに関する提案を提供します。
例:
メモリバンク構造
メモリ バンクは、すべて Markdown 形式のコア ファイルとオプションのコンテキスト ファイルで構成されています。
コアファイル(必須)
projectbrief.md
- 他のすべてのファイルの形を決める基礎文書productContext.md
- プロジェクトが存在する理由、解決しようとしている問題について説明しますactiveContext.md
- 現在の作業の焦点、最近の変更、次のステップsystemPatterns.md
- システムアーキテクチャ、技術的決定、設計パターンtechContext.md
- 使用されたテクノロジー、開発設定、制約progress.md
- 何が機能し、何を構築するのかmemory_bank_instructions.md
- メモリバンクの使い方、AIエージェントの指示
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
AI アシスタント環境でのコンテキスト保存のための構造化されたドキュメント システムを提供し、ユーザーがプロジェクトのメモリ バンクを作成および管理するのに役立ちます。
Related MCP Servers
- -securityFlicense-qualityEnables AI assistants to enhance their responses with relevant documentation through a semantic vector search, offering tools for managing and processing documentation efficiently.Last updated -6213TypeScript
- AsecurityAlicenseAqualityA Model Context Protocol implementation that enables AI assistants to interact with markdown documentation files, providing capabilities for document management, metadata handling, search, and documentation health analysis.Last updated -1434611TypeScriptMIT License
- -securityAlicense-qualityA Model Context Protocol implementation that enables AI-powered access to documentation resources, featuring URI-based navigation, template matching, and structured documentation management.Last updated -3PythonMIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that enables AI assistants like Claude to interact with Outline document services, supporting document searching, reading, creation, editing, and comment management.Last updated -2519PythonMIT License