Enables AI assistants to read and manage FreshRSS feeds, including listing subscriptions, browsing articles, marking read/unread, and starring.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.MCP_TOKEN— recommended Bearer token clients must send. If unset, the MCP endpoint is unauthenticated — only acceptable for purely local use.PORT— no Listen port (default 8080).FRESHRSS_URL— yes Base URL of your FreshRSS instance, without /api/... (e.g. https://rss.example.com).FRESHRSS_USER— yes FreshRSS username.FRESHRSS_API_PASSWORD— yes The per-user API password (see below) — not the web login password.FRESHRSS_TIMEOUT— no Per-request timeout to FreshRSS, seconds (default 30).[](https://m8ven.ai/mcp/robertdwhite-freshrss-mcp-186f2t)