claude-server
An archived npm package that provides an MCP (Model Context Protocol) server for organizing persistent project context and session conversation threads, storing JSON data under a local ~/.claude directory.
Score Breakdown
⚙ Agent Friendliness
🔒 Security
The provided materials do not describe authentication/authorization, transport security, or secret-handling practices. The solution uses local file-based JSON storage under ~/.claude, which can introduce risks around permissions and local data exposure, but exact controls are not documented here.
⚡ Reliability
Best When
You want a lightweight, local developer experiment around MCP-based persistent context and can accept its archived, early-stage status.
Avoid When
You need a maintained service with strong operational guarantees, explicit error/retry/idempotency guidance, or robust security/controls beyond local file storage.
Use Cases
- • Persisting project-level and session-level context for Claude via an MCP server
- • Maintaining a hierarchical organization of context across sessions
- • Local, file-based context storage for assistant workflows
Not For
- • Production-grade deployments (no evidence of tests, low maturity, and repository is archived)
- • Teams needing enterprise auth, audit logs, or managed data governance features
- • Use cases requiring a documented HTTP/REST API surface beyond MCP
Interface
Authentication
No authentication scheme is described in the provided README/manifest content. As an MCP server, authentication may be handled externally by the MCP host or left to local configuration, but this is not documented here.
Pricing
No pricing information provided; appears to be an open-source npm package.
Agent Metadata
Known Gotchas
- ⚠ Repository is archived and explicitly not maintained; behavior may be unstable and not aligned with current Claude Code/MCP host expectations.
- ⚠ No evidence in provided content of well-defined MCP tool schemas, structured errors, or operational guidance for agents.
Alternatives
Full Evaluation Report
Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for claude-server.
AI-powered analysis · PDF + markdown · Delivered within 30 minutes
Package Brief
Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.
Delivered within 10 minutes
Score Monitoring
Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.
Continuous monitoring
Scores are editorial opinions as of 2026-03-30.