freshrss-mcp

ni-c/freshrss-mcp
★ 0 stars TypeScript AI/LLM Updated 3d ago
Model Context Protocol (MCP) server for FreshRSS, the self-hosted RSS feed aggregator
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "freshrss-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ni-c/freshrss-mcp"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) server for It speaks the Google Reader compatible API that FreshRSS exposes at `/api/greader.php`, and it hides that API's quirks behind tool arguments an assistant can actually use: numeric feed ids, category and label names, ISO dates and decimal article ids instead of `user/-/state/com.google/…` stream

Tools (20)

FRESHRSS_API_PASSWORDFRESHRSS_INSECURE_TLSFRESHRSS_READ_ONLYFRESHRSS_URLFRESHRSS_USERdelete_category_or_labelexport_opmlget_articlesget_unread_countsget_user_infoimport_opmllist_article_idslist_articleslist_categorieslist_feedsmark_all_as_readmark_articlesrename_category_or_labelsubscribe_feedunsubscribe_feed

Topics

atomclaudefeed-readerfreshrssgoogle-reader-apimcpmcp-servermodel-context-protocolrssrss-readerselfhostedtypescript