Skip to main content
Glama

Readwise Reader MCP Server

by edricgsh

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
READWISE_TOKENYesYour Readwise access token from https://readwise.io/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
readwise_save_document

Save a document (URL or HTML content) to Readwise Reader

readwise_list_documents

List documents from Readwise Reader with optional filtering

readwise_update_document

Update a document in Readwise Reader

readwise_delete_document

Delete a document from Readwise Reader

readwise_list_tags

List all tags from Readwise Reader

readwise_topic_search

Search documents in Readwise Reader by topic using regex matching on title, summary, notes, and tags

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/edricgsh/Readwise-Reader-MCP'

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