claude-server and claude-dialogue-mcp
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.
Implemented as an MCP server using stdio transport to manage hierarchical project contexts and conversation threads via JSON files in `~/.claude/`, enabling Claude to maintain stateful knowledge across disconnected sessions. The architecture stores conversation metadata and project hierarchies locally, allowing Claude Code to query persistent context without external dependencies. However, the project is archived as Claude Code's native auto-memory and CLAUDE.md features now provide equivalent functionality natively.
About claude-dialogue-mcp
theMethodolojeeOrg/claude-dialogue-mcp
A Claude MCP server that enables persistent, searchable dialogue history across Claude conversations.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work