0
/ 100
1 month ago
glama

RewindMCP

An MCP server that interfaces with the Rewind.ai SQLite database to provide access to audio transcripts, screen OCR data, and activity tracking. It enables AI models to search personal memory, retrieve past conversations, and analyze application usage history.

Is this your MCP?

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.

// key findings
🚨
Reads files from sensitive locations
Touches: ~/.rewinddb.env, ~/.rewinddb.env
🔐
You'll be asked for 1 credential: DB_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDB_PATH/path/to/your/rewind/database.sqlite3
🔐 secretDB_PASSWORDyour_database_password
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/pedramamini-rewindmcp-1pcw8y)](https://m8ven.ai/mcp/pedramamini-rewindmcp-1pcw8y)
commit: 2a8d92c0d6b7c257c635c36aea9b3c1ebc9f4e0e
code hash: 038a62496994a02f7a2633c418db98ca8058b7697a25e86068bfc5ee73ff510f
verified: 6/17/2026, 12:14:41 PM
view raw JSON →