mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-07-25 16:41:46 +00:00
Merge pull request #10017 from hjqcan/codex/add-goodmemory-20260713
Add hjqcan/GoodMemory to Knowledge & Memory 🤖🤖🤖
This commit is contained in:
@@ -2164,6 +2164,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to
|
||||
- [HBarefoot/engram](https://github.com/HBarefoot/engram) [](https://glama.ai/mcp/servers/HBarefoot/engram) 📇 🏠 🍎 🪟 🐧 - Local-first persistent memory for AI agents. SQLite + local embeddings (all-MiniLM-L6-v2), hybrid semantic + FTS5 recall, secret detection, and contradiction handling. 6 MCP tools (remember, recall, forget, feedback, context, status) over stdio. Zero cloud, no API keys, fully offline. Works with Claude Desktop/Code, Cursor, and Windsurf. `npm install -g @hbarefoot/engram`
|
||||
- [HatmanStack/ragstack-mcp](https://github.com/HatmanStack/RAGStack-Lambda/tree/main/src/ragstack-mcp) 🐍 ☁️ 🍎 🪟 🐧 - MCP server for RAGStack serverless knowledge bases. Search, chat with AI-generated answers, upload documents/media, scrape websites, and analyze metadata through an AWS-powered RAG pipeline (Lambda, Bedrock, S3, DynamoDB).
|
||||
- [hifriendbot/cogmemai-mcp](https://github.com/hifriendbot/cogmemai-mcp) 📇 ☁️ 🍎 🪟 🐧 - Persistent cognitive memory for Claude Code. Cloud-first with semantic search, AI-powered extraction, and project scoping. Zero local databases.
|
||||
- [hjqcan/GoodMemory](https://github.com/hjqcan/GoodMemory) [](https://glama.ai/mcp/servers/hjqcan/GoodMemory) 📇 🏠 - Local-first, auditable memory layer for Codex, Claude Code, and MCP clients. Stores scoped user/project memory in SQLite or Postgres, exposes read-only recall, trace, stats, and artifact tools by default, and supports opt-in governed writeback with review, forget, and audit controls. Published as `io.github.hjqcan/goodmemory` in the official MCP Registry.
|
||||
- [hubinoretros/deep-thinker](https://github.com/hubinoretros/deep-thinker) [](https://glama.ai/mcp/servers/hubinoretros/deep-thinker) 📇 🏠 🍎 🪟 🐧 - Advanced cognitive reasoning MCP server with DAG-based thought graph, 5 reasoning strategies (sequential, dialectic, parallel, analogical, abductive), metacognitive engine with stuck detection, multi-factor confidence scoring, self-critique, knowledge integration, and thought pruning. `npx deep-thinker`
|
||||
- [hyunjae-labs/lore](https://github.com/hyunjae-labs/lore) [](https://glama.ai/mcp/servers/hyunjae-labs/lore) 📇 🏠 🍎 🪟 🐧 - Semantic search across Claude Code conversations. Hybrid vector + keyword search with Reciprocal Rank Fusion, fully local, background indexing, project-selective.
|
||||
- [idapixl/algora-mcp-server](https://github.com/idapixl/algora-mcp-server) [](https://glama.ai/mcp/servers/idapixl-algora-mcp-server) 📇 ☁️ - Browse and search open-source bounties on Algora. 5 tools: list, search, filter by org/tech/amount, get top bounties, aggregate stats. No API key required.
|
||||
|
||||
Reference in New Issue
Block a user