MCP Server LogoMCP Server
MCPsカテゴリディレクトリ投稿する
投稿する
MCPsカテゴリディレクトリ投稿する
投稿する

MCPサーバー

MCPサーバーのリスト、Awesome MCPサーバーとClaude MCP統合を含む。AIの能力を強化するためのMCPサーバーを検索して発見します。

お問い合わせ

[email protected]

MCPサーバーについて

プライバシーポリシー利用規約

リソース

モデルコンテキストプロトコルMCPスターターガイドClaude MCPサーバー

コミュニティ

GitHub

© 2025 mcpserver.cc © 2025 MCPサーバー. 全著作権所有.

プライバシーポリシー利用規約
  1. Home
  2. /Categories
  3. /Automation & Scripting
  4. /Memory Mcp Manager
Memory Mcp Manager

Memory Mcp Manager

作成者 YUZongmin•2 days ago
サイトを訪問する

Automation & Scripting
memory-managementclaudeautomation

Memory MCP Manager

A tool to manage and switch between different memory paths for Claude clients using the mcp-knowledge-graph server.

Prerequisites

  • Python 3.x
  • A Claude client with MCP memory server
  • mcp-knowledge-graph installed

Quick Start

## Install
git clone https://github.com/yourusername/memory-mcp-manager.git
cd memory-mcp-manager
chmod +x memory.sh

## Setup
./memory.sh init
./memory.sh add-client my-claude "/path/to/claude/config.json"
./memory.sh add project1 "~/projects/project1/memory.jsonl"
./memory.sh switch project1

Commands

## Client Management
./memory.sh add-client <name> <config_path>  # Add a Claude client
./memory.sh list-clients                     # List configured clients

## Memory Management
./memory.sh add <name> <path>     # Add a memory path
./memory.sh remove <name>         # Remove a memory path
./memory.sh switch <name>         # Switch to a memory path
./memory.sh list                  # List all memory paths

Configuration

Your settings are stored in config.json (git-ignored):

{
  "clients": [
    {
      "name": "my-claude",
      "config_path": "/path/to/claude/config.json"
    }
  ],
  "memory_paths": {
    "project1": "/path/to/project1/memory.jsonl"
  }
}

How It Works

When switching memory paths, the tool updates all registered Claude clients to use the new memory path, allowing you to maintain separate memory contexts for different projects.

前提条件

  • •サーバーのドメインに精通している
  • •関連技術の基本的な理解
  • •Automation & Scriptingの知識

おすすめのサーバー

Mcp Aws Kb

Mcp Aws Kb

Zaj Mysql Mcp

Zaj Mysql Mcp

Juliadoc Mcp

Juliadoc Mcp

MCP server for efficiently retrieving Julia docstrings and source code

もっと見る → →

詳細

作成日

August 11, 2025

最終更新日

August 11, 2025

カテゴリー

Automation & Scripting

作成者

YUZongmin

シェアする

もっと見る

A

Angleone Mcp Server

Chain Of Draft

Chain Of Draft

Chain of Draft (CoD) MCP Server: An MCP server implementation of the Chain of Draft reasoning approach for more efficient LLM reasoning.

Shopify Mcp Server

Shopify Mcp Server

Mcp Memory Dashboard

Mcp Memory Dashboard

A dashboard for the MCP Memory Service