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.
No commits in the last 6 months.
Stars
15
Forks
11
Language
JavaScript
License
—
Category
Last pushed
Mar 15, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/davidteren/claude-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Vvkmnn/claude-historian-mcp
📜 An MCP server for conversation history search and retrieval in Claude Code
cafferychen777/ChatSpatial
🧬 Analyze spatial transcriptomics data through natural language conversation. Stop writing code,...
ooples/token-optimizer-mcp
Intelligent token optimization for Claude Code - achieving 95%+ token reduction through caching,...
jhammant/ClaudeHistoryMCP
MCP server for searching and surfacing Claude Code conversation history
recursive-vibe/smart-fork
Smart Fork Detection - MCP server for Claude Code that enables semantic search of past session...