From 56a1889f3269f0fcf3deb6d2375810bcf4d718d1 Mon Sep 17 00:00:00 2001 From: ASHLESHA05 Date: Mon, 15 Jun 2026 01:46:43 +0530 Subject: [PATCH] added glama link --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0f8c692fe..fdf6a6044 100644 --- a/README.md +++ b/README.md @@ -1791,9 +1791,9 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [aidesignblueprint/integrations](https://github.com/aidesignblueprint/integrations) [![aidesignblueprint/integrations MCP server](https://glama.ai/mcp/servers/aidesignblueprint/integrations/badges/score.svg)](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) [![vault-cortex MCP server](https://glama.ai/mcp/servers/aliasunder/vault-cortex/badges/score.svg)](https://glama.ai/mcp/servers/aliasunder/vault-cortex) 📇 🏠 ☁️ - MCP server for Obsidian vaults — search, memory, link graph, 23 tools, OAuth-protected. - [andreas-roennestad/openhive-mcp](https://github.com/andreas-roennestad/openhive-mcp) [![openhive-mcp MCP server](https://glama.ai/mcp/servers/andreas-roennestad/openhive-mcp/badges/score.svg)](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 -- [ashlesh-t/cognirepo](https://github.com/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 -file reads. Works with Claude Code, Cursor, and Gemini CLI. Fully offline — no API keys required for indexing. `pip install cognirepo` + - [ashlesh-t/cognirepo](https://github.com/ashlesh-t/cognirepo) [![ashlesh-t/cognirepo MCP server](https://glama.ai/mcp/servers/ashlesh-t/cognirepo/badges/score.svg)](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 + file reads. Works with Claude Code, Cursor, and Gemini CLI. Fully offline — no API keys required for indexing. `pip install cognirepo` - [Auctalis/nocturnusai](https://github.com/Auctalis/nocturnusai) [![Auctalis/nocturnusai MCP server](https://glama.ai/mcp/servers/Auctalis/nocturnusai/badges/score.svg)](https://glama.ai/mcp/servers/Auctalis/nocturnusai) 🐍 🏠 - Deterministic reasoning engine for AI agent context compression. Extracts structured facts with logical inference, proof chains, and truth maintenance. REST API, Python/TypeScript SDKs, and MCP server integration. - [0xshellming/mcp-summarizer](https://github.com/0xshellming/mcp-summarizer) 📕 ☁️ - AI Summarization MCP Server, Support for multiple content types: Plain text, Web pages, PDF documents, EPUB books, HTML content - [20alexl/claude-engram](https://github.com/20alexl/claude-engram) [![20alexl/claude-engram MCP server](https://glama.ai/mcp/servers/20alexl/claude-engram/badges/score.svg)](https://glama.ai/mcp/servers/20alexl/claude-engram) 🐍 🏠 - Persistent memory and session intelligence for Claude Code. Auto-tracks mistakes, decisions, and context via hooks. Mines session history for patterns and cross-session search. Loop detection, pre-edit warnings, context compaction survival. Runs locally with Ollama.