73
/ 100
18 days ago
glama

FreshRSS Agent

MCP server for FreshRSS RSS reader enabling feed reading, subscription management, and item actions via the Google Reader compatible API.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: 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.
configDEFAULT_AGENT_NAME
configFRESHRSS_URLThe base URL of the FreshRSS instance (e.g. http://freshrss.arpa).
🔐 secretFRESHRSS_API_PASSWORDThe FreshRSS API password (Settings → Authentication).
configFRESHRSS_USERThe FreshRSS username (GReader Email field).
configFRESHRSS_SSL_VERIFYWhether to verify TLS certificates (default True).
configREADERTOOLReader True Read FreshRSS streams via the GReader API. Action-routed methods: stream_contents, item_contents, unread_count.
configSUBSCRIPTIONSTOOLSubscriptions True Curate feeds, categories, and item tags. Action-routed methods: list, subscribe, unsubscribe, label, categories, mark_read, star.
// 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 3 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/knuckles-team-freshrss-agent-156rr8)](https://m8ven.ai/mcp/knuckles-team-freshrss-agent-156rr8)
commit: ffc5a0a5d16425747f646be7f84c04c43b1a4047
code hash: a310e1fd1b92812658df8f7009059795fe4676fc742636d0ce1ef20b14c640cd
verified: 6/19/2026, 10:47:23 AM
view raw JSON →