mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-21 22:05:15 +00:00
cortex-connector: add Glama score badge, patent-pending wording, stdio bridge
This commit is contained in:
@@ -2212,7 +2212,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to
|
||||
- [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 & files, 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
|
||||
- [AndreLYL/memkin](https://github.com/AndreLYL/memkin) [](https://glama.ai/mcp/servers/AndreLYL/memkin) 📇 🏠 🍎 🪟 🐧 - Local-first personal memory for AI agents. Ingests Feishu/Lark chats and Claude Code / Codex sessions, distills them into a private entity knowledge graph (people, projects, decisions, tasks), and serves it to any agent over MCP — read and write. `npx memkin`
|
||||
- [FilippoPilo/cortex-connector](https://github.com/FilippoPilo/cortex-connector) ☁️ - Patented semantic memory for AI agents: persistent memories with quality-gated writes, typed claims, conflict tracking and native coherence scoring. Hosted service, free trial via OAuth sign-in.
|
||||
- [FilippoPilo/cortex-connector](https://github.com/FilippoPilo/cortex-connector) [](https://glama.ai/mcp/servers/FilippoPilo/cortex-connector) 📇 ☁️ - Patent-pending semantic memory for AI agents: persistent memories with quality-gated writes, typed claims, conflict tracking and native coherence scoring. Hosted service with a free trial via OAuth sign-in, plus a local stdio bridge in `server/`.
|
||||
- [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
|
||||
lookup, NetworkX knowledge graph, episodic journal, user behavior profiling, error tracking, and cross-agent session handoff. 34 MCP tools. Reduces token usage 50–80% on Python repos ≥ 15K LOC vs. raw
|
||||
|
||||
Reference in New Issue
Block a user