MCP Server
MCP
reMarkable MCP Server
Access your reMarkable tablet - read documents, browse files, extract text and OCR handwritten notes
Install
uvx rm-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "rm-mcp",
"version": "0.7.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Authentication token for reMarkable Cloud API. Get one by registering at https://my.remarkable.com/device/apps/connect",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "REMARKABLE_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment