From 23953243d4c312461298e5cf8c744134092696b9 Mon Sep 17 00:00:00 2001 From: peterbeck111 Date: Tue, 14 Apr 2026 21:27:47 +0200 Subject: [PATCH] Add knowledgelib-io to Knowledge & Memory MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit AI Knowledge Library — pre-verified, cited knowledge units for AI agents. - **1,500+ units** across 16 domains - **6 tools**: query_knowledge, batch_query, get_unit, list_domains, suggest_question, report_issue - **Transport**: stdio (npm `knowledgelib-mcp`) + Streamable HTTP (`https://knowledgelib.io/mcp`) - **Glama score**: A A A - **Free tier**: No API key required - **License**: MIT (server) / CC BY-SA 4.0 (content) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b9a91fa..17dadb4b 100644 --- a/README.md +++ b/README.md @@ -232,7 +232,6 @@ Access and explore art collections, cultural heritage, and museum databases. Ena - [PatrickPalmer/MayaMCP](https://github.com/PatrickPalmer/MayaMCP) 🐍 🏠 - MCP server for Autodesk Maya - [peek-travel/mcp-intro](https://github.com/peek-travel/mcp-intro) ☁️ 🍎 🪟 🐧 - Remote MCP Server for discovering and planning experiences, at home and on vacation - [doctorm333/promptpilot-mcp-server](https://github.com/doctorm333/promptpilot-mcp-server) [![doctorm333/promptpilot-mcp-server MCP server](https://glama.ai/mcp/servers/doctorm333/promptpilot-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/doctorm333/promptpilot-mcp-server) 📇 ☁️ - Generate images, video, and audio via 20+ AI models (Flux, GPT-Image-1, Imagen 4, Grok, Seedance, ElevenLabs). Prompt builder with styles, lighting, camera, mood presets. Batch generation support. -- [rxolve/artscii](https://github.com/rxolve/artscii) [![rxolve/artscii MCP server](https://glama.ai/mcp/servers/rxolve/artscii/badges/score.svg)](https://glama.ai/mcp/servers/rxolve/artscii) 📇 🏠 🍎 🪟 🐧 - ASCII art & kaomoji search for AI agents. 58 built-in arts in optimized size tiers, 90 kaomoji, FIGlet banners, and image-to-ASCII conversion. `npx artscii` - [r-huijts/oorlogsbronnen-mcp](https://github.com/r-huijts/oorlogsbronnen-mcp) 📇 ☁️ - Oorlogsbronnen (War Sources) API integration for accessing historical WWII records, photographs, and documents from the Netherlands (1940-1945) - [r-huijts/rijksmuseum-mcp](https://github.com/r-huijts/rijksmuseum-mcp) 📇 ☁️ - Rijksmuseum API integration for artwork search, details, and collections - [raveenb/fal-mcp-server](https://github.com/raveenb/fal-mcp-server) 🐍 ☁️ - Generate AI images, videos, and music using Fal.ai models (FLUX, Stable Diffusion, MusicGen) directly in Claude Desktop @@ -1525,6 +1524,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [Pantheon-Security/notebooklm-mcp-secure](https://github.com/Pantheon-Security/notebooklm-mcp-secure) 📇 🏠 🍎 🪟 🐧 - Security-hardened NotebookLM MCP with post-quantum encryption (ML-KEM-768), GDPR/SOC2/CSSF compliance, and 14 security layers. Query Google's Gemini-grounded research from Claude and AI agents. - [pi22by7/In-Memoria](https://github.com/pi22by7/In-Memoria) 📇 🦀 🏠 🍎 🐧 🪟 - Persistent intelligence infrastructure for agentic development that gives AI coding assistants cumulative memory and pattern learning. Hybrid TypeScript/Rust implementation with local-first storage using SQLite + SurrealDB for semantic analysis and incremental codebase understanding. - [penfieldlabs/penfield-mcp](https://github.com/penfieldlabs/penfield-mcp) [![penfield-mcp MCP server](https://glama.ai/mcp/servers/penfieldlabs/penfield-mcp/badges/score.svg)](https://glama.ai/mcp/servers/penfieldlabs/penfield-mcp) 🐍 ☁️ - - 🐍 ☁️ - Penfield: persistent memory with hybrid search (BM25 + vector + graph), 24 relationship types for knowledge graphs, context checkpoints for cognitive handoff, artifact storage, and personality system. Works across Claude, Cursor, Windsurf, and any MCP client. +- [peterbeck111/knowledgelib-io](https://github.com/peterbeck111/knowledgelib-io) [![peterbeck111/knowledgelib-io MCP server](https://glama.ai/mcp/servers/peterbeck111/knowledgelib-io/badges/score.svg)](https://glama.ai/mcp/servers/peterbeck111/knowledgelib-io) 📇 ☁️ - Search 1,500+ pre-verified, cited knowledge units across 16 domains. 6 tools: query, batch query, get unit, list domains, suggest topics, report issues. Confidence scores, source provenance, and freshness tracking. Free, no API key required. - [pfillion42/memviz](https://github.com/pfillion42/memviz) 📇 🏠 🍎 🪟 🐧 - Visual explorer for [MCP Memory Service](https://github.com/doobidoo/mcp-memory-service) SQLite-vec databases. Browse, search, filter, edit memories with dashboard, timeline, UMAP projection, semantic clustering, duplicate detection, and association graph. - [pinecone-io/assistant-mcp](https://github.com/pinecone-io/assistant-mcp) 🎖️ 🦀 ☁️ - Connects to your Pinecone Assistant and gives the agent context from its knowledge engine. - [pomazanbohdan/memory-mcp-1file](https://github.com/pomazanbohdan/memory-mcp-1file) 🦀 🏠 🍎 🪟 🐧 - A self-contained Memory server with single-binary architecture (embedded DB & models, no dependencies). Provides persistent semantic and graph-based memory for AI agents.