Back to Home
alysson-souza icon

freshrss-mcp

Verified Safe

by alysson-souza

Overview

Manage and interact with a FreshRSS instance, including articles, feeds, folders, labels, and statistics.

Installation

Run Command
npx @equaldepth/freshrss-mcp-server

Environment Variables

  • FRESHRSS_URL
  • FRESHRSS_USERNAME
  • FRESHRSS_API_PASSWORD
  • FRESHRSS_TIMEOUT_MS
  • FRESHRSS_MAX_RETRIES
  • FRESHRSS_RETRY_BASE_MS

Security Notes

The server uses environment variables for sensitive FreshRSS credentials, which is good practice. It handles API communication securely over HTTP/S with retry logic and input validation via Zod. The Fever API key is derived using MD5 hashing of username and API password, adhering to the Fever API specification. No direct arbitrary code execution ('eval') or significant network vulnerabilities were identified in the core logic. Security relies heavily on the user's FreshRSS instance being securely configured and accessed over HTTPS.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens2500
Stars0
Forks0
Last Update2025-12-13

Tags

freshrssrssfeed readerapi clientcontent management