claude-historian

🤖 An MCP server for Claude Code conversation history

GitHub Stars

50

User Rating

Not Rated

Favorites

0

Views

67

Forks

6

Issues

7

Installation
Difficulty
Intermediate
Estimated Time
10-20 minutes

Installation

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",