69
/ 100
13 days ago
glama

rm-mcp

Enables AI assistants to read, search, and traverse your reMarkable tablet library, including handwritten notes via OCR, turning it into a second brain.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: REMARKABLE_TOKEN
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.
🔐 secretREMARKABLE_TOKENe ='<paste token from step 2>' \
configREMARKABLE_CACHE_TTL60 Collection cache TTL in seconds
configREMARKABLE_PARALLEL_WORKERS5 Parallel workers for metadata fetching
configREMARKABLE_BACKGROUND_COLOR"": "#FFFFFF"
configREMARKABLE_INDEX_PATH~/.cache/rm-mcp/index.db SQLite full-text search index location
configREMARKABLE_OCR_BACKENDe =sampling \
configREMARKABLE_ROOT_PATH"": "/Work"
configREMARKABLE_INDEX_REBUILD(off) Set to 1 to force index rebuild on startup
configREMARKABLE_COMPACT(off) Set to 1 or true to omit hints from responses globally
configREMARKABLE_MAX_OUTPUT_CHARS50000 Maximum characters in tool responses
configREMARKABLE_PAGE_SIZE8000 PDF/EPUB page size in characters
// 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 5 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/wavyrai-rm-mcp-0wdahq)](https://m8ven.ai/mcp/wavyrai-rm-mcp-0wdahq)
commit: afb2af60404ccf28bfbc711b3977325303b72473
code hash: f0b98dc1a73d87c99be12bd8367864c53d92e4adf144b22158d01e00dfb7cd15
verified: 7/18/2026, 7:57:57 AM
view raw JSON →