From 7d9be91e70b13575e9003aa9140c05bedfc653aa Mon Sep 17 00:00:00 2001 From: Guillermo Villar Date: Wed, 24 Jun 2026 14:41:50 +0200 Subject: [PATCH] Update README.md Included badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b5d4b301..59f7193f4 100644 --- a/README.md +++ b/README.md @@ -1970,7 +1970,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [fabio-rovai/open-ontologies](https://github.com/fabio-rovai/open-ontologies) [![open-ontologies MCP server](https://glama.ai/mcp/servers/fabio-rovai/open-ontologies/badges/score.svg)](https://glama.ai/mcp/servers/fabio-rovai/open-ontologies) 🦀 🏠 - AI-native ontology engineering with 39 tools and 5 prompts for OWL/RDF/SPARQL. Validate, query, diff, lint, version, and govern knowledge graphs via Oxigraph triple store. - [grooverLab/fable](https://github.com/grooverLab/fable) [![grooverLab/fable MCP server](https://glama.ai/mcp/servers/grooverLab/fable/badges/score.svg)](https://glama.ai/mcp/servers/grooverLab/fable) 🐍 🏠 🍎 🐧 - MCP server over your Claude Code transcript history — full-text + semantic search, byte-identical thread recall, durable /remember facts. Local SQLite, stdlib-only. - [fenghaochang/LoreRoom](https://github.com/fenghaochang/LoreRoom) [![fenghaochang/LoreRoom MCP server](https://glama.ai/mcp/servers/fenghaochang/LoreRoom/badges/score.svg)](https://glama.ai/mcp/servers/fenghaochang/LoreRoom) 📇 🏠 🍎 - Encrypted, local memory for your Claude Code Telegram bot. Captures both sides of the conversation at the plugin source (survives restarts and crashes) and recalls it via MCP tools — whole-file SQLCipher encryption, FTS5 full-text search (CJK-friendly), never touches your bot token. -- [gamosoft/NoteDiscovery](https://github.com/gamosoft/NoteDiscovery) 🐍 🏠 🍎 🪟 🐧 - Self-hosted plain-markdown knowledge base with a built-in MCP server. Lets Claude Desktop, Cursor, and any MCP client search, read, create, edit, tag, and template notes — same vault that powers the web UI. Pure-stdlib client, no extra deps, MIT-licensed. Can run in Docker. +- [gamosoft/NoteDiscovery](https://github.com/gamosoft/NoteDiscovery) [![gamosoft/NoteDiscovery](https://glama.ai/mcp/servers/gamosoft/NoteDiscovery/badges/score.svg)](https://glama.ai/mcp/servers/gamosoft/NoteDiscovery) 🐍 🏠 🍎 🪟 🐧 - Self-hosted plain-markdown knowledge base with a built-in MCP server. Lets Claude Desktop, Cursor, and any MCP client search, read, create, edit, tag, and template notes — same vault that powers the web UI. Pure-stdlib client, no extra deps, MIT-licensed. Can run in Docker. - [geondongkim/geond-agent-protocol](https://github.com/geondongkim/geond-agent-protocol) [![geondongkim/geond-agent-protocol MCP server](https://glama.ai/mcp/servers/geondongkim/geond-agent-protocol/badges/score.svg)](https://glama.ai/mcp/servers/geondongkim/geond-agent-protocol) 🐍 🏠 ☁️ 🍎 🪟 🐧 - Local-first shared memory and coordination layer for AI coding agents: repository evidence, reservations, handoffs, code graph context, and dashboard review backed by PostgreSQL/pgvector. - [gingugu/gingugu](https://github.com/gingugu/gingugu) [![gingugu/gingugu MCP server](https://glama.ai/mcp/servers/gingugu/gingugu/badges/score.svg)](https://glama.ai/mcp/servers/gingugu/gingugu) 🐍 🏠 🍎 🪟 🐧 - Persistent memory for AI coding assistants. Local SQLite, no cloud. 16 MCP tools: store, recall, search, relate, consolidate, export, and credential vault (OS keychain). Typed memories with confidence lifecycle (verified/inferred/stale/deprecated), namespaces, knowledge graph, and hybrid BM25 + semantic search via fastembed ONNX. Works with Cursor, Windsurf, Claude, and any MCP client. `pip install gingugu` - [GistPad-MCP](https://github.com/lostintangent/gistpad-mcp) 📇 🏠 - Use GitHub Gists to manage and access your personal knowledge, daily notes, and reusable prompts. This acts as a companion to https://gistpad.dev and the [GistPad VS Code extension](https://aka.ms/gistpad).