MCP.so
Sign In
Servers

Readwise MCP Server

@IAmAlexander

MCP server for Readwise

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "readwise-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "@iamalexander/readwise-mcp",
        "--client",
        "claude"
      ]
    }
  }
}

More from Other