Minima (Local RAG)
Search and retrieve context from local files for on-device RAG.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for Minima (Local RAG), derived from its capabilities.
AIVSS 5.9 ยท Medium
View MAESTRO 7-layer threat model โOverview
Minima's MCP server provides local, on-device retrieval-augmented generation โ indexing local files and returning relevant context to an agent without sending data to the cloud. It reads and embeds local documents. Because indexing spans local files, the scope of the indexed directory determines what the agent can surface.
Key features
- Local file indexing
- On-device RAG retrieval
- Privacy-preserving (no cloud)
- Context search
Use cases
- Private document RAG
- Local knowledge retrieval
- Offline agent context