diff --git a/README.md b/README.md index e03d3733d..436748371 100644 --- a/README.md +++ b/README.md @@ -1709,6 +1709,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [decisionnode/DecisionNode](https://github.com/decisionnode/DecisionNode) [![decisionnode/DecisionNode MCP server](https://glama.ai/mcp/servers/decisionnode/DecisionNode/badges/score.svg)](https://glama.ai/mcp/servers/decisionnode/DecisionNode) 📇 🏠 🍎 🪟 🐧 - Record development decisions as structured JSON, embed as vectors via Gemini, and search semantically over MCP. Shared store across Claude Code, Cursor, Windsurf, and any MCP client. CLI + MCP server, local-only, free Gemini embedding tier. - [giuliohome-org/doc-manager](https://github.com/giuliohome-org/doc-manager) [![giuliohome-org/doc-manager MCP server](https://glama.ai/mcp/servers/giuliohome-org/doc-manager/badges/score.svg)](https://glama.ai/mcp/servers/giuliohome-org/doc-manager) 🦀 ☁️ - Personal document vault on Azure Blob Storage with a built-in MCP server. Client-side AES-256-GCM zero-knowledge encryption: encrypted docs stay opaque to Claude, plaintext docs are fully readable, writable, and searchable from chat. - [Destrayon/Connapse](https://github.com/Destrayon/Connapse) [![Destrayon/Connapse MCP server](https://glama.ai/mcp/servers/Destrayon/Connapse/badges/score.svg)](https://glama.ai/mcp/servers/Destrayon/Connapse) #️⃣ 🏠 🍎 🪟 🐧 - Self-hosted knowledge backend for AI agents with hybrid vector + keyword search, container-isolated indexes, and 11 MCP tools. .NET, Docker-ready. +- [dengls24/annota](https://github.com/dengls24/annota) [![dengls24/annota MCP server](https://glama.ai/mcp/servers/dengls24/annota/badges/score.svg)](https://glama.ai/mcp/servers/dengls24/annota) 🐍 🏠 - AI-powered paper annotation MCP server. Reads papers, highlights key findings with semantic color coding, explains formulas, and writes structured reading notes — all saved back to Zotero. Features two-phase workflow for large PDFs (63–80% context savings) and batch annotations. - [deusXmachina-dev/memorylane](https://github.com/deusXmachina-dev/memorylane) 📇 ☁️ 🏠 🍎 - Desktop app that captures screen activity via event-driven screenshots, stores AI-generated summaries and OCR text locally in SQLite, and exposes your activity history to AI assistants via MCP with semantic search, timeline browsing, and event detail retrieval. - [dnotitia/akb](https://github.com/dnotitia/akb) [![dnotitia/akb MCP server](https://glama.ai/mcp/servers/dnotitia/akb/badges/score.svg)](https://glama.ai/mcp/servers/dnotitia/akb) 🐍 📇 🏠 🍎 🪟 🐧 - Organizational knowledge base for AI agents. Vault-scoped Markdown docs, structured PostgreSQL tables, and files unified by a URI graph. Hybrid semantic + BM25 search, Git-backed version history, multi-tenant ACL with public-share links. Works with Claude Code, Cursor, Windsurf via `npx akb-mcp`. - [dodopayments/contextmcp](https://github.com/dodopayments/context-mcp) 📇 ☁️ 🏠 - Self-hosted MCP server that indexes documentation from various sources and serves it to AI Agents with semantic search.