Merge pull request #10048 from paultaki/add-ai-loop-library

Add AI Loop Library server to Knowledge & Memory
This commit is contained in:
Frank Fiegel
2026-07-29 00:01:00 -04:00
committed by GitHub
+1
View File
@@ -2354,6 +2354,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to
- [pavelpilyak/devrecall](https://github.com/pavelpilyak/devrecall) [![pavelpilyak/devrecall MCP server](https://glama.ai/mcp/servers/pavelpilyak/devrecall/badges/score.svg)](https://glama.ai/mcp/servers/pavelpilyak/devrecall) 🏎️ 🏠 🍎 🐧 - Local-first developer activity aggregator. Indexes commits, PRs, Jira/Linear tickets, Confluence docs, Slack threads, and Calendar events into SQLite + FTS5 + on-device ONNX embeddings; exposes 15 tools, 3 resources, and 3 prompts so Claude Code, Cursor, and Codex can search and cite your past work. `brew install --cask pavelpilyak/devrecall/devrecall`
- [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.
- [pathrule/mcp](https://github.com/pathrule/mcp) [![pathrule/mcp MCP server](https://glama.ai/mcp/servers/pathrule/mcp/badges/score.svg)](https://glama.ai/mcp/servers/pathrule/mcp) 📇 ☁️ - AI coding context for Claude Code, Cursor, and Codex. Path-scoped team memories, rules, and skills from Pathrule Web workspaces via OAuth. `https://mcp.pathrule.io/mcp`
- [paultaki/ailooplibrary-mcp](https://github.com/paultaki/ailooplibrary-mcp) [![ailooplibrary-mcp MCP server](https://glama.ai/mcp/servers/paultaki/ailooplibrary-mcp/badges/score.svg)](https://glama.ai/mcp/servers/paultaki/ailooplibrary-mcp) 🐍 🏠 ☁️ - Read-only access to the AI Loop Library catalog: 63+ bounded, verifiable agent work loops. `pick_loop_for_goal` recommends a loop for a stated goal and `render_run_protocol` emits an executable markdown protocol with verification, stop conditions, budgets, and approval gates. Single-file, stdlib-only stdio server.
- [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.
- [Perseus-Computing-LLC/perseus-vault](https://github.com/Perseus-Computing-LLC/perseus-vault) [![Perseus-Computing-LLC/perseus-vault MCP server](https://glama.ai/mcp/servers/Perseus-Computing-LLC/perseus-vault/badges/score.svg)](https://glama.ai/mcp/servers/Perseus-Computing-LLC/perseus-vault) 🦀 🏠 🍎 🪟 🐧 - Local-first, MCP-native persistent memory for AI agents — a single Rust binary with embedded SQLite, hybrid FTS5 + dense-vector search, and optional AES-256-GCM encryption. Fully offline, no cloud.