Agent Plugins Marketplace
All plugins

readwise

v1.0.0-ghast.1

Search Readwise highlights and Reader documents, read saved content, and organize the user's reading library through Readwise's official hosted MCP server.

Agent Plugins1 Skill1 MCP serverStreamable HTTP

By Readwise Inc.License: MIT0 GitHub starsUpdated 3 hours ago

Directory evidence

Runtimes
Agent Plugins
Parsed components
2 skill or MCP entries
Source updated
Aug 30, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Get the plugin

git clone https://github.com/Trapezohe/ghast-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/readwise/.

This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.

Plugin files

plugins/readwise/
├── plugin.json
├── skills/readwise/SKILL.md
└── mcp.json

Included Skills1

readwiseskills/readwise/SKILL.md

Search and manage Readwise highlights and Reader documents through Readwise's official hosted MCP server. Use for saved content, inbox and feed triage, library organization, tags, notes, highlights, exports, and daily review.

MCP servers1

readwiseStreamable HTTP
url
https://mcp2.readwise.io/mcp

Plugin manifests1

plugins/readwise/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "readwise",
  "version": "1.0.0-ghast.1",
  "description": "Search Readwise highlights and Reader documents, read saved content, and organize the user's reading library through Readwise's official hosted MCP server.",
  "author": {
    "name": "Readwise Inc.",
    "url": "https://readwise.io"
  },
  "homepage": "https://readwise.io/mcp",
  "license": "MIT",
  "extensions": {
    "ai.trapezohe.ghast": {
      "category": "research",
      "upstreamRevision": "readwise-skills-2d1ce9627c61-a72340a2f73f+oauth-b39687b19dac",
      "icon": "./assets/icon.svg"
    }
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[readwise on Agent Plugins Marketplace](https://pluginsmp.com/plugins/readwise-2)