Reader MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ACCESS_TOKENYesYour Readwise Reader API access token

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
list_documents
Get the document list via the Reader API. Args: location: The folder where the document is located, supports 'new', 'later', 'shortlist', 'archive', 'feed' (optional) updatedAfter: Filter by update time (optional, ISO8601) withContent: Whether to include HTML content (optional, default false) pageCursor: Pagination cursor (optional) Returns: Document list JSON
ID: qi2yh4tqaf