rockywuest/qdrant-mcp-pi5
Persistent semantic memory for AI agents on Raspberry Pi 5 — local Qdrant + MCP, no cloud, ~3s per query
This project gives your AI agent a persistent, meaning-based memory that runs entirely on a Raspberry Pi 5. You input facts and information in plain language, and the system stores them. When your agent needs to recall something, it searches by the meaning of your query, not just keywords, and retrieves the most relevant memories. This is ideal for anyone developing or using an AI agent who needs it to remember details, past conversations, or specific knowledge over time without forgetting.
Use this if your AI agent frequently forgets information between sessions, makes memory errors, or struggles to find relevant past data because it relies on keyword-only searches.
Not ideal if you don't use AI agents or if your agent's memory needs are simple enough that basic context windows or keyword searches are sufficient.
Stars
8
Forks
1
Language
JavaScript
License
MIT
Category
Last pushed
Feb 07, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/rockywuest/qdrant-mcp-pi5"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
doobidoo/mcp-memory-service
Open-source persistent memory for AI agent pipelines (LangGraph, CrewAI, AutoGen) and Claude....
Dataojitori/nocturne_memory
A lightweight, rollbackable, and visual Long-Term Memory Server for MCP Agents. Say goodbye to...
spences10/mcp-memory-libsql
🧠 High-performance persistent memory system for Model Context Protocol (MCP) powered by libSQL....
mkreyman/mcp-memory-keeper
MCP server for persistent context management in AI coding assistants
gannonh/memento-mcp
Memento MCP: A Knowledge Graph Memory System for LLMs