Claude Server MCP
An MCP server for Claude providing advanced context management, including persistent sessions and project-specific organization.
Claude Server MCP
ARCHIVED — This project is no longer maintained (March 2026).
Why archived
This project aimed to provide persistent context management across Claude sessions via an MCP server. Since then, Claude Code has shipped native solutions that supersede this:
- Auto-memory (
~/.claude/projects/*/memory/) — persistent, file-based memory across conversations - CLAUDE.md — project-level instructions loaded automatically into every session
- Built-in conversation continuity — Claude Code now maintains context natively
This project never progressed beyond v0.1.0 (6 commits, no tests, no production users).
What it was
A Model Context Protocol (MCP) server providing:
- Hierarchical project context organization
- Session-based conversation tracking
- JSON-based persistent storage at
~/.claude/
Alternatives
- Claude Code's built-in memory system — does everything this project attempted, natively
- CLAUDE.md files — project-specific context that persists across sessions
- MCP resources — Claude Code's native MCP integration for external context
License
MIT
Related Servers
Time MCP Server
Provides current time and timezone conversion capabilities for LLMs, using IANA timezone names.
Zotero MCP
Connect your Zotero research library with AI assistants. Supports local/web API access, PDF annotation extraction, and advanced search.
MeshSeeks
A multi-agent mesh network designed for completing AI tasks in parallel.
qa-use
Provides comprehensive browser automation for QA testing capabilities.
Home Assistant
Interact with Home Assistant to control smart home devices, query states, manage automations, and troubleshoot your smart home setup.
Deckbuilder
Generate intelligent PowerPoint presentations using a content-first design philosophy.
Jira MCP
MCP server for connecting AI assistants to your own Jira instance
Calculator
This server enables LLMs to use calculator for precise numerical calculations.
NotebookLM Connector
[Claude Code Plugin] Query Google NotebookLM directly from Claude Code via Chrome browser automation — get source-grounded, citation-backed answers with automatic follow-up analysis, all without leaving your terminal.
Google Calendar
An MCP server for Google Calendar, enabling LLMs to read, create, and manage calendar events.