Add kage-core/Kage to Knowledge & Memory

This commit is contained in:
kage18
2026-06-15 16:42:40 +05:30
parent 0ea5e49443
commit e246b69dfd
+1
View File
@@ -1914,6 +1914,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to
- [JinNing6/Noosphere](https://github.com/JinNing6/Noosphere) [![JinNing6/Noosphere MCP server](https://glama.ai/mcp/servers/JinNing6/Noosphere/badges/score.svg)](https://glama.ai/mcp/servers/JinNing6/Noosphere) 🐍 ☁️ - Digital consciousness repository and community MCP server. Upload epiphanies, decisions, warnings, and patterns as consciousness payloads, then retrieve them via semantic telepathic search. Features 3D interactive consciousness globe, soul imprint authentication, and automated content moderation via CI/CD.
- [jinzcdev/markmap-mcp-server](https://github.com/jinzcdev/markmap-mcp-server) 📇 🏠 - An MCP server built on [markmap](https://github.com/markmap/markmap) that converts **Markdown** to interactive **mind maps**. Supports multi-format exports (PNG/JPG/SVG), live browser preview, one-click Markdown copy, and dynamic visualization features.
- [kael-bit/engram-rs](https://github.com/kael-bit/engram-rs) [![engram-rs MCP server](https://glama.ai/mcp/servers/@kael-bit/engram-rs/badges/score.svg)](https://glama.ai/mcp/servers/@kael-bit/engram-rs) 📇 🏠 🍎 🪟 🐧 - Hierarchical memory engine for AI agents with automatic decay, promotion, semantic dedup, and self-organizing topic tree. Single Rust binary, zero external dependencies.
- [kage-core/Kage](https://github.com/kage-core/Kage) [![kage-core/Kage MCP server](https://glama.ai/mcp/servers/kage-core/Kage/badges/score.svg)](https://glama.ai/mcp/servers/kage-core/Kage) 📇 🏠 🍎 🪟 🐧 - Verified, git-native memory for coding agents. Memory is plain JSON packets committed in your repo, each checked against the code it cites — hallucinated citations rejected at write, stale or changed memory withheld at recall, plus diff-time stale-catch. Local-only (BM25 + vectors), no account, no API key. `npx -y @kage-core/kage-graph-mcp install`
- [kaliaboi/mcp-zotero](https://github.com/kaliaboi/mcp-zotero) 📇 ☁️ - A connector for LLMs to work with collections and sources on your Zotero Cloud
- [keepgoing-dev/mcp-server](https://github.com/keepgoing-dev/mcp-server) [![mcp-server MCP server](https://glama.ai/mcp/servers/keepgoing-dev/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/keepgoing-dev/mcp-server) 📇 🏠 🍎 🪟 🐧 - Project memory for AI coding sessions. Auto-captures checkpoints on git commits, branch switches, and inactivity, then provides re-entry briefings so AI assistants pick up where you left off. Local-first, no account required.
- [krimto-labs/krimto](https://github.com/krimto-labs/krimto) [![krimto-labs/krimto MCP server](https://glama.ai/mcp/servers/krimto-labs/krimto/badges/score.svg)](https://glama.ai/mcp/servers/krimto-labs/krimto) 📇 🏠 - Open-source team memory layer for AI coding agents. Markdown files in git as storage, a user→team→org hierarchy as the access primitive, and one cross-vendor MCP server (Claude Code, Cursor, Codex, Gemini CLI). Hybrid SQLite + sqlite-vec retrieval. Apache-2.0.