mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-07-27 01:17:00 +00:00
Add Glama score badge to memini entry
This commit is contained in:
@@ -1911,7 +1911,7 @@ Control smart home devices, home network equipment, and automation systems.
|
||||
|
||||
Persistent memory storage using knowledge graph structures. Enables AI models to maintain and query structured information across sessions.
|
||||
|
||||
- [lumayapartners/memini](https://github.com/lumayapartners/memini) 📇 🏠 🍎 🪟 🐧 - Local-first project memory and guardrails for coding agents. Records failed attempts, fragile files, and decisions per repo; warns the agent before it repeats a recorded mistake. `npx -y memini mcp`
|
||||
- [lumayapartners/memini](https://github.com/lumayapartners/memini) [](https://glama.ai/mcp/servers/lumayapartners/memini) 📇 🏠 🍎 🪟 🐧 - Local-first project memory and guardrails for coding agents. Records failed attempts, fragile files, and decisions per repo; warns the agent before it repeats a recorded mistake. `npx -y memini mcp`
|
||||
- [soolaugust/0CompactMem](https://github.com/soolaugust/0CompactMem) [](https://glama.ai/mcp/servers/soolaugust/0CompactMem) 🐍 🏠 🍎 🪟 🐧 - Persistent memory MCP server with OS-style demand paging, kswapd-style eviction, and mlock pinning. Multi-agent shared SQLite store with BM25 + FTS5 retrieval, importance scoring, and capacity-aware reclaim. 5 tools: `memory_lookup`, `pin_memory`, `unpin_memory`, `memory_stats`, `list_pinned`. `uvx --from git+https://github.com/soolaugust/0CompactMem memory-os`
|
||||
- [a2cr/a2cr](https://github.com/a2cr/a2cr) [](https://glama.ai/mcp/servers/a2cr/a2cr) 🐍 ☁️ 🏠 🍎 🪟 🐧 - MCP server for AI-agent handoffs. Saves client-encrypted WorkBaton checkpoints and WorkStash notes so Codex, Claude Code, Roo Code, and other MCP clients can resume work without passing full chat history.
|
||||
- [aidesignblueprint/integrations](https://github.com/aidesignblueprint/integrations) [](https://glama.ai/mcp/servers/aidesignblueprint/integrations) 🐍 ☁️ - Read-only doctrine access for the Agentic AI Blueprint — the industry standard reference for safe, observable, and steerable AI agent UX. Browse and search 10 principles, clusters, curated implementation examples, and application guides for production agentic AI systems. 13 public tools require no credentials. `https://aidesignblueprint.com/mcp`
|
||||
|
||||
Reference in New Issue
Block a user