MCP Directory
Back

glean

by LeslieLeung · TypeScript · ★ 837

A self-hosted RSS reader and personal knowledge management tool.

#mcp#mcp-server#rss#rss-reader

Install

npx -y github:LeslieLeung/glean

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "glean": {
      "command": "npx",
      "args": [
        "-y",
        "github:LeslieLeung/glean"
      ]
    }
  }
}

From the README

**[English](./README.md)** | **[中文](./README.zh-CN.md)** > [!IMPORTANT] > Join our [Discord](https://discord.gg/KMKC4sRVSJ) to stay updated on the latest developments and get support. > > This project is still in development and is not ready for production use. A self-hosted RSS reader and personal knowledge management tool. > **Glean** (拾灵) helps information-heavy consumers efficiently manage their reading through intelligent RSS aggregation. - 📰 **RSS Subscription** - Subscribe and organize RSS/Atom feeds with OPML import/export - 📚 **Smart Reading** - Clean reading experience with con…
Read full README on GitHub →

Related other servers