Productivity|Media|UtilitiesTypeScript
glean
A self-hosted RSS reader and personal knowledge management tool.
N/A rating (0 reviews)0 installs802 GitHub stars
RSSKnowledge ManagementSelf-hosted
Glean helps information-heavy consumers efficiently manage their reading through intelligent RSS aggregation. It offers features like RSS subscription, smart reading, and a modern UI, making it a comprehensive tool for organizing and accessing content.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"glean-1": {
"args": [
"-y",
"@modelcontextprotocol/server-glean-1"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.