remarkable-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Alternate setting for the HTTP port. | 8080 |
| MCP_HTTP | No | Set to '1' to enable Streamable HTTP mode instead of stdio. | off |
| MCP_HTTP_HOST | No | Bind address for the HTTP server. | 127.0.0.1 |
| MCP_HTTP_PORT | No | HTTP port for the server. | 8080 |
| REMARKABLE_KEY | No | Path to a private key (or PEM content) for SSH authentication. If unset, ~/.ssh/id_ed25519 then id_rsa are tried. | |
| REMARKABLE_FAKE | No | Set to '1' to use an in-memory fake tablet (for testing). | off |
| REMARKABLE_HOST | No | SSH host of the reMarkable tablet. | 10.11.99.1 |
| REMARKABLE_PORT | No | SSH port. | 22 |
| REMARKABLE_USER | No | SSH user. | root |
| REMARKABLE_FAKE_DIR | No | Local directory treated as a xochitl tree when using fake mode. | |
| REMARKABLE_PASSWORD | No | SSH password for the tablet. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lukaisailovic/remarkable-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server