mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-08-01 23:12:41 +00:00
Merge pull request #10393 from zsxh1990/main
Add MisakaNet to Knowledge & Memory 🤖🤖🤖
This commit is contained in:
@@ -2302,6 +2302,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to
|
||||
- [hyunjae-labs/lore](https://github.com/hyunjae-labs/lore) [](https://glama.ai/mcp/servers/hyunjae-labs/lore) 📇 🏠 🍎 🪟 🐧 - Semantic search across Claude Code conversations. Hybrid vector + keyword search with Reciprocal Rank Fusion, fully local, background indexing, project-selective.
|
||||
- [idapixl/algora-mcp-server](https://github.com/idapixl/algora-mcp-server) [](https://glama.ai/mcp/servers/idapixl-algora-mcp-server) 📇 ☁️ - Browse and search open-source bounties on Algora. 5 tools: list, search, filter by org/tech/amount, get top bounties, aggregate stats. No API key required.
|
||||
- [IgorGanapolsky/mcp-memory-gateway](https://github.com/IgorGanapolsky/mcp-memory-gateway) [](https://glama.ai/mcp/servers/IgorGanapolsky/mcp-memory-gateway) 📇 🏠 - Pre-action gates that prevent AI coding agents from repeating known mistakes. Captures explicit feedback, auto-promotes failures into prevention rules, and enforces them via hooks.
|
||||
- [Ikalus1988/MisakaNet](https://github.com/Ikalus1988/MisakaNet) [](https://glama.ai/mcp/servers/Ikalus1988/MisakaNet) 🐍 🏠 🍎 🪟 🐧 - Agent failure memory network. Search 235+ verified debugging lessons from real engineering sessions. BM25 + SAG-Lite search, 3 tools (search, get_lesson, submit_usage), 5 resources, 3 guided prompts. Works with Claude Code, Cursor, and any MCP client. `python3 scripts/mcp_server.py`
|
||||
- [JamesANZ/cross-llm-mcp](https://github.com/JamesANZ/cross-llm-mcp) 📇 🏠 - An MCP server that enables cross-LLM communication and memory sharing, allowing different AI models to collaborate and share context across conversations.
|
||||
- [JamesANZ/memory-mcp](https://github.com/JamesANZ/memory-mcp) 📇 🏠 - An MCP server that stores and retrieves memories from multiple LLMs using MongoDB. Provides tools for saving, retrieving, adding, and clearing conversation memories with timestamps and LLM identification.
|
||||
- [japlete/md-vision-mcp](https://github.com/japlete/md-vision-mcp) [](https://glama.ai/mcp/servers/japlete/md-vision-mcp) 📇 🏠 🍎 🪟 🐧 - Read Markdown with inlined images and heading indexes for agentic RAG over local docs or allowed URLs.
|
||||
|
||||
Reference in New Issue
Block a user