Loading MCP server directory, please wait...
Read, write, and manage your reMarkable tablet — browse, upload, create folders, move, delete, OCR
npx @getmcp/cli add io.github.praveensehgal/remarkableRequires Python 3.10+. Community-contributed server. Review source before installing.
REMARKABLE_SSH_HOSTreMarkable tablet IP address (WiFi or USB)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.praveensehgal/remarkable": {
"command": "uvx",
"args": [
"remarkable-mcp-rw"
],
"env": {
"REMARKABLE_SSH_HOST": "",
"REMARKABLE_SSH_PASSWORD": ""
}
}
}
}