Back to Home
shredEngineer icon

Archive-Agent

Verified Safe

by shredEngineer

Overview

An intelligent file indexer with powerful AI search (RAG engine), automatic OCR, and a seamless MCP interface for document retrieval and question answering.

Installation

Run Command
archive-agent

Environment Variables

  • OPENAI_API_KEY
  • ARCHIVE_AGENT_QDRANT_IN_MEMORY

Security Notes

The MCP server can be configured to listen on all network interfaces (0.0.0.0), which could expose it to a local area network without explicit authentication. While MCP tools are read-only, users should be aware of this configuration option. The system uses environment variables for sensitive API keys (e.g., OPENAI_API_KEY) and relies on Docker for Qdrant, which is good practice. File processing, including OCR and entity extraction, inherently carries risks of processing untrusted content, though no direct execution vulnerabilities are apparent in the provided code.

Similar Servers

Stats

Interest Score47
Security Score8
Cost ClassHigh
Avg Tokens10000
Stars58
Forks6
Last Update2025-12-02

Tags

RAGfile indexingOCRAI searchMCP