Skip to main content
Glama
lukaisailovic

remarkable-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoAlternate setting for the HTTP port.8080
MCP_HTTPNoSet to '1' to enable Streamable HTTP mode instead of stdio.off
MCP_HTTP_HOSTNoBind address for the HTTP server.127.0.0.1
MCP_HTTP_PORTNoHTTP port for the server.8080
REMARKABLE_KEYNoPath to a private key (or PEM content) for SSH authentication. If unset, ~/.ssh/id_ed25519 then id_rsa are tried.
REMARKABLE_FAKENoSet to '1' to use an in-memory fake tablet (for testing).off
REMARKABLE_HOSTNoSSH host of the reMarkable tablet.10.11.99.1
REMARKABLE_PORTNoSSH port.22
REMARKABLE_USERNoSSH user.root
REMARKABLE_FAKE_DIRNoLocal directory treated as a xochitl tree when using fake mode.
REMARKABLE_PASSWORDNoSSH password for the tablet.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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