A local daemon that lets AI agents archive web pages to the Wayback Machine in the background, avoiding slow API calls and rate limits.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.OMNIARCHIVE_DB_PATH— ./data/task.db Where the SQLite file livesOMNIARCHIVE_POLL_INTERVAL— 5.0 Seconds between queue pollsOMNIARCHIVE_WORKER_CONCURRENCY— 1 How many tasks to process per poll cycleOMNIARCHIVE_MAX_RETRIES— 5 How many times to retry a failed archiveOMNIARCHIVE_BASE_BACKOFF— 60.0 Base retry delay in seconds (doubles each time)OMNIARCHIVE_API_HOST— 127.0.0.1 Bind addressOMNIARCHIVE_API_PORT— 19210 PortOMNIARCHIVE_IA_ACCESS_KEY— Your IA S3 key (optional, for higher rate limits)OMNIARCHIVE_IA_SECRET_KEY— Your IA S3 secretOMNIARCHIVE_LOG_LEVEL— INFO Log verbosityOMNIARCHIVE_LOG_FILE— ./data/archiver.log Log file location[](https://m8ven.ai/mcp/libering-omniarchive-mcp-lipgjl)