MCP Server
MCP
reMarkable MCP Server (Read/Write)
Read, write, and manage your reMarkable tablet — browse, upload, create folders, move, delete, OCR
Install
uvx remarkable-mcp-rw
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "remarkable-mcp-rw",
"version": "0.2.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "reMarkable tablet IP address (WiFi or USB)",
"isRequired": true,
"format": "string",
"name": "REMARKABLE_SSH_HOST"
},
{
"description": "SSH password shown in tablet Settings > General > Help",
"format": "string",
"isSecret": true,
"name": "REMARKABLE_SSH_PASSWORD"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment