claude-historian

🤖 An MCP server for Claude Code conversation history

GitHubスター

50

ユーザー評価

未評価

お気に入り

0

閲覧数

242

フォーク

6

イシュー

7

インストール方法
難易度
中級
推定所要時間
10-20

インストール方法

Requirements:
[Claude Code](https://claude.ai/code)
bash
npm install -g claude-historian
From shell:
bash
claude mcp add claude-historian -- npx claude-historian
From inside Claude (restart required):

Add this to our global mcp config: npx claude-historian
Install this mcp: https://github.com/Vvkmnn/claude-historian
From any manually configurable mcp.json: (Cursor, Windsurf, etc.) ```json { "mcpServers": { "claude-historian": { "command": "npx",