claude-crowed
Related Servers
Alternatives to claude-crowed
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceA persistent semantic memory system for Claude Code, using vector search and a judgment ledger to surface prior decisions and calibrate predictions.17MIT
- AlicenseNot gradedqualityFmaintenanceA persistent memory server for Claude Code that captures session context and tool outputs to inject relevant history into future sessions. It enables long-term recall through semantic search and automatic context management, allowing for more consistent and context-aware coding interactions.10253ISC
- AlicenseAqualityDmaintenanceA personal memory system that provides AI assistants with long-term memory capabilities through semantic search and vector storage. It enables Claude Code to store, retrieve, and manage personal context and project preferences using flexible LLM backends.8MIT
- AlicenseNot gradedqualityCmaintenanceA local, persistent, semantically-aware knowledge graph for AI coding agents like Claude Code, providing efficient session memory with minimal token cost and zero runtime network calls.MIT

PseudoLife-MCPofficial
AlicenseAqualityAmaintenanceEnables persistent long-term memory for Claude Code across sessions, with tools for storing, searching, and managing facts, knowledge graphs, and procedural lessons.354Apache 2.0- AlicenseNot gradedqualityCmaintenanceCross-project memory for Claude Code, enabling local semantic recall and secure, git-versioned markdown storage of reusable knowledge across repositories.MIT
TDQS
Scored across 10 tools
Each tool has a clearly distinct purpose: read by ID, search+read combined, store, update, delete, undelete, version history, chronological browsing, semantic relatedness, and migration from external files. No two tools perform overlapping functions.
All tools follow a consistent 'memory_verb' pattern in snake_case, with verbs like read, recall, store, update, delete, undelete, history, timeline, related, migrate. The naming is predictable and uniform.
10 tools is well-scoped for a memory management server, covering creation, retrieval, search, update, deletion (with undo), version history, chronological browsing, semantic relatedness, and migration. No tool is redundant.
The set covers full CRUD lifecycle (store, read/recall, update, delete/undelete), plus additional features like version history, timeline browsing, semantic relatedness, and migration from external formats. No obvious gaps for the stated domain of persistent memory management.