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.
No commits in the last 6 months.
Use this if you are a developer looking for an example of how a custom Model Context Protocol (MCP) server could be structured, understanding that it's an archived project.
Not ideal if you want to enhance your Claude experience, as Claude's native features like auto-memory and CLAUDE.md files now provide superior, built-in solutions for context management.
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
TonySimonovsky/claude-code-conversation-search-mcp
Stop losing Claude Code conversations. Search across all projects, find old chats, and resume...