Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REMARKABLE_TOKENYesAuth token from `uvx rm-mcp --setup` or `--register`
REMARKABLE_COMPACTNoSet to 1 or true to omit hints from responses globally
REMARKABLE_CACHE_TTLNoCollection cache TTL in seconds60
REMARKABLE_PAGE_SIZENoPDF/EPUB page size in characters8000
REMARKABLE_ROOT_PATHNoLimit access to a specific folder/
REMARKABLE_INDEX_PATHNoSQLite full-text search index location~/.cache/rm-mcp/index.db
REMARKABLE_OCR_BACKENDNoOCR backend (sampling)sampling
REMARKABLE_INDEX_REBUILDNoSet to 1 to force index rebuild on startup
REMARKABLE_BACKGROUND_COLORNoBackground color for rendered images (#RRGGBB or #RRGGBBAA)#FBFBFB
REMARKABLE_MAX_OUTPUT_CHARSNoMaximum characters in tool responses50000
REMARKABLE_PARALLEL_WORKERSNoParallel workers for metadata fetching5

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/wavyrai/rm-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server