HomeOther › reMarkable MCP Server

reMarkable MCP Server

Read, render, search, and manage reMarkable documents through MCP

Python
★ 236 stars Last pushed 2026-09-08 License: MIT

Connect

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

Package (pypi 2.1.0)

uvx remarkable-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "remarkable-mcp": {
      "command": "uvx",
      "args": [
        "remarkable-mcp"
      ],
      "env": {
        "REMARKABLE_TOKEN": "<YOUR_VALUE>"
      }
    }
  }
}
  • REMARKABLE_TOKEN secret — Optional cloud credential. Prefer `remarkable-mcp --register CODE`, which saves it to ~/.rmapi. USB, SSH, and local-directory modes do not require it.

Related servers

Data from the Official MCP Registry