Home › Other › reMarkable MCP Server

reMarkable MCP Server

Access your reMarkable tablet - read documents, browse files, extract text and OCR handwritten notes

Python
★ 21 stars Last pushed 2026-08-24 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.7.0)

uvx rm-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "rm-mcp": {
      "command": "uvx",
      "args": [
        "rm-mcp"
      ],
      "env": {
        "REMARKABLE_TOKEN": "<YOUR_VALUE>"
      }
    }
  }
}
  • REMARKABLE_TOKEN required secret — Authentication token for reMarkable Cloud API. Get one by registering at https://my.remarkable.com/device/apps/connect

Related servers

Data from the Official MCP Registry