MCP Directory
Back

Readwise-Reader-MCP

by edricgsh · TypeScript · ★ 46

A Model Context Protocol (MCP) server for the Readwise Reader API, built with TypeScript and the official Claude SDK.

#mcp-server

Install

npx -y github:edricgsh/Readwise-Reader-MCP

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "readwise-reader-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:edricgsh/Readwise-Reader-MCP"
      ]
    }
  }
}

From the README

A Model Context Protocol (MCP) server for the Readwise Reader API, built with TypeScript and the official Claude SDK. - **Secure Authentication**: Uses environment variables for token storage - **Document Management**: Save, list, update, and delete documents with complete metadata - **Tag Management**: List and filter by tags - **Rich Filtering**: Filter documents by location, category, tags, and more - **Pagination Support**: Handle large document collections - **LLM-Friendly Content**: HTML content automatically converted to clean text using r.jina.ai - **Complete Data Access**: Returns fu…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers