Read, write, and manage your reMarkable tablet — browse, upload, create folders, move, delete, OCR
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx remarkable-mcp-rw
MCP client config
{
"mcpServers": {
"remarkable-mcp-server-read-write": {
"command": "uvx",
"args": [
"remarkable-mcp-rw"
]
}
}
}