67
/ 100
1 month ago
glama

freshrss-mcp

Enables AI assistants to read and manage FreshRSS feeds, including listing subscriptions, browsing articles, marking read/unread, and starring.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: MCP_TOKEN, FRESHRSS_API_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretMCP_TOKENrecommended Bearer token clients must send. If unset, the MCP endpoint is unauthenticated — only acceptable for purely local use.
configPORTno Listen port (default 8080).
configFRESHRSS_URLyes Base URL of your FreshRSS instance, without /api/... (e.g. https://rss.example.com).
configFRESHRSS_USERyes FreshRSS username.
🔐 secretFRESHRSS_API_PASSWORDyes The per-user API password (see below) — not the web login password.
configFRESHRSS_TIMEOUTno Per-request timeout to FreshRSS, seconds (default 30).
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/robertdwhite-freshrss-mcp-186f2t)](https://m8ven.ai/mcp/robertdwhite-freshrss-mcp-186f2t)
commit: ae0fcd43c1cd343728b0399bb8990a37896432ec
code hash: 8a7a633303595a5333f551213ecae875e616e4941865f73973ebcd5eb819ef35
verified: 6/30/2026, 9:47:20 AM
view raw JSON →