Skip to content
Claude Desktop

reMarkable MCP Server for Claude Desktop

io.github.wavyrai/rm-mcp

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

client:Claude Desktop transport:stdio runtime:pypi

Install reMarkable MCP Server in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "rm-mcp": {
      "command": "uvx",
      "args": [
        "rm-mcp"
      ],
      "env": {
        "REMARKABLE_TOKEN": "<REMARKABLE_TOKEN>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

reMarkable MCP Server in other clients