ClaudeHistoryMCP and claude-server
The two tools are ecosystem siblings: davidteren/claude-server is an MCP implementation that enhances Claude's capabilities, while jhammant/ClaudeHistoryMCP is an MCP server specifically designed for searching and surfacing Claude Code conversation history, likely leveraging or interacting with an underlying Claude MCP server.
About ClaudeHistoryMCP
jhammant/ClaudeHistoryMCP
MCP server for searching and surfacing Claude Code conversation history
This project helps developers and engineers easily find past solutions, decisions, and patterns from their Claude Code conversations. It takes your existing Claude chat history files and transforms them into a smart, searchable knowledge base. The output helps you quickly recall how you solved errors or implemented features, understand project context, and discover recurring issues.
About claude-server
davidteren/claude-server
Claude Server is an MCP implementation that enhances Claude's capabilities by providing sophisticated context management across sessions, enabling persistent knowledge organization through hierarchical project contexts and continuous conversation threads stored in a well-structured ~/.claude directory.
This project aimed to provide a structured way to manage ongoing conversations and project knowledge with Claude. It allowed users to organize information hierarchically and maintain persistent conversation threads across different sessions. The target user was anyone using Claude for complex or long-running tasks who needed to keep track of past interactions and project-specific details.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work