MCP Directory
Back

claude-historian-mcp

by Vvkmnn ยท TypeScript ยท โ˜… 175

๐Ÿ“œ An MCP server for conversation history search and retrieval in Claude Code

#ai#ai-tools#anthropic#claude#claude-code#context-retrieval#conversation-history#developer-tools#inverted-index#jsonl#llm#mcp#mcp-server#memory#model-context-protocol#nodejs#npx#search#session#typescript

Install

npx -y github:Vvkmnn/claude-historian-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-historian-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:Vvkmnn/claude-historian-mcp"
      ]
    }
  }
}

From the README

An [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server for searching your [Claude Code](https://docs.anthropic.com/en/docs/claude-code) conversation history. Find past solutions, track file changes, and learn from previous work. [](https://www.npmjs.com/package/claude-historian-mcp) [](https://opensource.org/licenses/MIT) [](https://www.typescriptlang.org/) [](https://nodejs.org/) [](#) [](https://github.com/Vvkmnn/claude-historian-mcp) -------------------- | ----------------------- | ----------------------- | -------------------------------- | ------------------- | ----โ€ฆ
Read full README on GitHub โ†’

๐Ÿ’ก Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers