{"id":"davidteren-claude-server","name":"claude-server","homepage":null,"repo_url":"https://github.com/davidteren/claude-server","category":"ai-ml","subcategories":[],"tags":["mcp","claude","context-management","local-persistence","archived"],"what_it_does":"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.","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"],"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.","alternatives":["Claude Code built-in memory / continuity features","CLAUDE.md project instructions","Use Claude Code's native MCP integration/resources","Other actively maintained MCP servers that provide persistent tools/resources"],"af_score":30.2,"security_score":15.2,"reliability_score":12.5,"package_type":"mcp_server","discovery_source":["github"],"priority":"high","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-03-30T15:37:56.951124+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":true,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":[],"oauth":false,"scopes":false,"notes":"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":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"No pricing information provided; appears to be an open-source npm package."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":30.2,"security_score":15.2,"reliability_score":12.5,"mcp_server_quality":40.0,"documentation_accuracy":25.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":80.0,"rate_limit_clarity":0.0,"tls_enforcement":0.0,"auth_strength":10.0,"scope_granularity":0.0,"dependency_hygiene":45.0,"secret_handling":30.0,"security_notes":"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.","uptime_documented":0.0,"version_stability":20.0,"breaking_changes_history":20.0,"error_recovery":10.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_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."]}}