edricgsh/Readwise-Reader-MCP
A Model Context Protocol (MCP) server for the Readwise Reader API, built with TypeScript and the official Claude SDK.
Platform-specific configuration:
{
"mcpServers": {
"Readwise-Reader-MCP": {
"command": "npx",
"args": [
"-y",
"Readwise-Reader-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...