MemoMind - local GPU-accelerated memory for Claude Code
Local-first memory system for Claude Code with GPU acceleration and zero cloud dependency. Provides persistent agent memory via MCP.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Featured in
Claude Code tools, plugins, and integrations
The best tools, MCP servers, and harnesses for getting more out of Claude Code - orchestration, observability, telemetry, and remote control.
MCP servers and Model Context Protocol tools
Production MCP servers, gateways, frameworks, and clients - everything in this directory that speaks the Model Context Protocol.
Memory and knowledge graphs for AI agents
Memory layers, knowledge graphs, and persistent context stores for agents - the substrate underneath useful long-running systems.
Related entries
mcptube - Karpathy-style LLM wiki for YouTube
MCP server that turns YouTube videos into a persistent, merging wiki rather than ephemeral vector chunks. Scene-change frame extraction + vision analysis captures slides, code, and diagrams that transcripts miss. 25+ MCP tools, FTS5+LLM hybrid retrieval, version history with source attribution per claim.
claude-historian-mcp - search past Claude Code chats
MCP server that indexes Claude Code conversation history and exposes it as a searchable tool. Lets agents recall what was decided in past sessions instead of re-deriving it.
vestige - cognitive memory MCP server
Single-binary Rust MCP server that gives agents long-term memory via FSRS-6 spaced repetition, 29 cognitive modules, and a 3D dashboard. Works with Claude, Cursor, JetBrains.
idea-reality-mcp - prior-art MCP for coding agents
MCP server that scans GitHub, Hacker News, npm, PyPI, and Product Hunt before an agent starts building, surfacing whether the idea already exists and at what scale.