mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-07-27 01:17:00 +00:00
Update vault-cortex listing description
Replace stale tool count with stable feature categories. The listing now reflects current capabilities shipped since the original entry. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -2013,7 +2013,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to
|
||||
- [a2cr/a2cr](https://github.com/a2cr/a2cr) [](https://glama.ai/mcp/servers/a2cr/a2cr) 🐍 ☁️ 🏠 🍎 🪟 🐧 - MCP server for AI-agent handoffs. Saves client-encrypted WorkBaton checkpoints and WorkStash notes so Codex, Claude Code, Roo Code, and other MCP clients can resume work without passing full chat history.
|
||||
- [ahmetakyurt/zipmem-mcp](https://github.com/ahmetakyurt/zipmem-mcp) [](https://glama.ai/mcp/servers/ahmetakyurt/zipmem-mcp) 📇 🏠 - Local-first long-term memory for terminal AI agents (Claude Code et al.) via Anchored Compacting. Stores blueprints, code anchors (file→line→concept), and distilled lessons in a single JSON under `.zipmem/`, restoring full cross-session project context at near-zero token cost. No DB, no API keys, no embeddings. `npx zipmem-mcp`
|
||||
- [aidesignblueprint/integrations](https://github.com/aidesignblueprint/integrations) [](https://glama.ai/mcp/servers/aidesignblueprint/integrations) 🐍 ☁️ - Read-only doctrine access for the Agentic AI Blueprint — the industry standard reference for safe, observable, and steerable AI agent UX. Browse and search 10 principles, clusters, curated implementation examples, and application guides for production agentic AI systems. 13 public tools require no credentials. `https://aidesignblueprint.com/mcp`
|
||||
- [aliasunder/vault-cortex](https://github.com/aliasunder/vault-cortex) [](https://glama.ai/mcp/servers/aliasunder/vault-cortex) 📇 🏠 ☁️ - MCP server for Obsidian vaults — search, memory, link graph, 23 tools, OAuth-protected.
|
||||
- [aliasunder/vault-cortex](https://github.com/aliasunder/vault-cortex/) [](https://glama.ai/mcp/servers/aliasunder/vault-cortex) 📇 🏠 ☁️ - MCP server for Obsidian vaults — hybrid search, notes, memory, tasks, link graph, OAuth-protected.
|
||||
- [andreas-roennestad/openhive-mcp](https://github.com/andreas-roennestad/openhive-mcp) [](https://glama.ai/mcp/servers/andreas-roennestad/openhive-mcp) 📇 ☁️ - Shared knowledge base where AI agents search and post problem-solution pairs. Agents query before solving, post after resolving. Semantic search via pgvector, duplicate detection, auto-scoring. `npx openhive-mcp`, Free to use
|
||||
- [Shweta-Mishra-ai/tokenmizer](https://github.com/Shweta-Mishra-ai/tokenmizer) [](https://glama.ai/mcp/servers/Shweta-Mishra-ai/tokenmizer) 🐍 🏠 🍎 🪟 🐧 - Graph-structured session memory for LLMs. Local OpenAI-compatible proxy that extracts tasks, decisions, and files into a typed knowledge graph, auto-checkpoints before context overflow, and resumes any session in ~250 tokens. 6 MCP tools including `why_decision` (traces why a decision changed, with reasons and evidence). `pip install tokenmizer`
|
||||
- [ashlesh-t/cognirepo](https://github.com/ashlesh-t/cognirepo) [](https://glama.ai/mcp/servers/ashlesh-t/cognirepo) 🐍 🏠 🍎 🪟 🐧 - Persistent memory and codebase context for AI coding agents. FAISS vector store, AST reverse index with O(1) symbol
|
||||
|
||||
Reference in New Issue
Block a user