Back to Home
geckod22 icon

FeedFlow

Verified Safe

by geckod22

Overview

Manages and fetches articles from RSS feeds through MCP tool calls, using a persistent SQLite database.

Installation

Run Command
uvx feedflow

Environment Variables

  • FEEDFLOW_DATA_DIR

Security Notes

The server appears well-structured and uses standard, reputable libraries (`httpx`, `aiosqlite`, `langdetect`). There are no `eval` or `exec` calls, nor any hardcoded secrets. Database paths are handled using `platformdirs` and can be customized via an environment variable, which is good practice. Network requests are made with timeouts. As a `stdio`-based server, its attack surface is limited to its inputs and outputs.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens300
Stars0
Forks0
Last Update2026-01-18

Tags

RSSfeedsarticlesMCPstdioSQLite