Server data from the Official MCP Registry
Read, write, and manage your reMarkable tablet — browse, upload, create folders, move, delete, OCR
Read, write, and manage your reMarkable tablet — browse, upload, create folders, move, delete, OCR
Set these up before or after installing:
Environment variable: REMARKABLE_SSH_HOST
Environment variable: REMARKABLE_SSH_PASSWORD
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-praveensehgal-remarkable": {
"env": {
"REMARKABLE_SSH_HOST": "your-remarkable-ssh-host-here",
"REMARKABLE_SSH_PASSWORD": "your-remarkable-ssh-password-here"
},
"args": [
"remarkable-mcp-rw"
],
"command": "uvx"
}
}
}This reMarkable tablet integration MCP server has moderate security concerns. While it provides comprehensive features for document access and OCR, it has hardcoded credentials, broad network access patterns, and lacks proper input validation. The permissions generally match the stated purpose of tablet integration but require external API credentials. Supply chain analysis found 8 known vulnerabilities in dependencies (1 critical, 4 high severity). Package verification found 1 issue.
Scanned 3 files · 14 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!