← Back to search Server uses network capabilities via: fetch() Server uses shell capabilities via: child_process, spawnSync() Server uses env_vars capabilities via: process.env
openarchiver-mcp
MCP server for searching an OpenArchiver email archive (search, read emails, fetch attachments).
npm
B
83.4 / 100
Versions
1.2.0latestJul 3, 2026
1.1.4Jun 26, 2026
1.1.3Jun 23, 2026
1.1.2Jun 22, 2026
1.1.1Jun 16, 2026
+ show 2 moreshow less
1.1.0Jun 16, 2026
1.0.0Jun 15, 2026
Tools 4
search_archive annotations: none low
Full-text search across archived emails — matches subject, body and extracted attachment text.
page number limit number keywords string
get_email annotations: none low
Fetch a single archived email by id: metadata, full body text, and the list of attachments
id string
check_integrity annotations: none low
Re-compute the SHA-256 hashes of an archived email and each of its attachments and compare
get_attachment annotations: none low
Download an attachment by its `storagePath` (from get_email).
Permissions 3
network medium shell high env_vars low Scan Findings 20
low
Tool 'search_archive' has no annotations
low
Tool 'get_email' has no annotations
low
Tool 'check_integrity' has no annotations
low
Tool 'get_attachment' has no annotations
info
Sandbox failed to start for behavioral verification
medium
Buffer.from base64 in arnd-openarchiver-mcp-87f6136/scripts/integration.mjs:205
info
package.json metadata
info
Tool: search_archive
info
Tool: get_email
info
Tool: check_integrity
info
Tool: get_attachment
info
Transport: stdio
info
Required env vars (3)
info
Sandbox failed to start for output poisoning scan
medium
Permission: network access detected
high
Permission: shell access detected
low
Permission: env_vars access detected
info
SBOM generated: 147 components
high
Hardcoded Password found in arnd-openarchiver-mcp-87f6136/scripts/integration.mjs
medium
No build provenance detected (SLSA L0)