reMarkable MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 133 installs a week from pypi. Last commit 17 Feb 2026.
Access your reMarkable tablet - read documents, browse files, extract text and OCR handwritten notes
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 rm-mcp -- uvx rm-mcp
{
"mcpServers": {
"rm-mcp": {
"args": [
"rm-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.rm-mcp]
command = "uvx"
args = ["rm-mcp"]
{
"mcpServers": {
"rm-mcp": {
"args": [
"rm-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"rm-mcp": {
"args": [
"rm-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.