reMarkable MCP Server (Read/Write) runs on your own machine — the client starts it, so there is no endpoint to ping. 61 installs a week from pypi. Last commit 19 Mar 2026.
Read, write, and manage your reMarkable tablet — browse, upload, create folders, move, delete, OCR
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add remarkable -- uvx remarkable-mcp-rw
{
"mcpServers": {
"remarkable": {
"args": [
"remarkable-mcp-rw"
],
"command": "uvx"
}
}
}
[mcp_servers.remarkable]
command = "uvx"
args = ["remarkable-mcp-rw"]
{
"mcpServers": {
"remarkable": {
"args": [
"remarkable-mcp-rw"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"remarkable": {
"args": [
"remarkable-mcp-rw"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.