Back to Home
SamMorrowDrums icon

remarkable-mcp

Verified Safe

by SamMorrowDrums

Overview

Integrates a reMarkable tablet as a 'second brain' for AI assistants, allowing AI tools to read, search, and process handwritten notes via OCR.

Installation

Run Command
uvx remarkable-mcp

Environment Variables

  • REMARKABLE_TOKEN
  • REMARKABLE_USE_SSH
  • REMARKABLE_SSH_HOST
  • REMARKABLE_SSH_USER
  • REMARKABLE_SSH_PORT
  • REMARKABLE_SSH_PASSWORD
  • GOOGLE_VISION_API_KEY
  • REMARKABLE_OCR_BACKEND
  • REMARKABLE_ROOT_PATH
  • REMARKABLE_BACKGROUND_COLOR

Security Notes

The server uses `subprocess.run` to interact with SSH and local `rmc`/`inkscape` binaries, which inherently carries some risk. However, arguments appear to be safely quoted and `shell=True` is not used. User-provided paths are passed directly, but typically resolve against the reMarkable filesystem. The `REMARKABLE_SSH_PASSWORD` environment variable, while optional, allows plain-text password usage via `sshpass`, which is insecure and explicitly warned against in the documentation. Authentication tokens (`REMARKABLE_TOKEN`, `GOOGLE_VISION_API_KEY`) are expected via environment variables or a local file (`~/.rmapi`), which is standard practice. All tools are explicitly read-only, limiting potential for data modification or deletion.

Similar Servers

Stats

Interest Score53
Security Score7
Cost ClassMedium
Avg Tokens10000
Stars30
Forks5
Last Update2026-01-19

Tags

remarkablee-inknotesOCRAI assistantknowledge managementsecond brain