mcp_rss
8
MCP RSS is a server that facilitates the interaction with RSS feeds using the Model Context Protocol. It allows for parsing OPML files, updating articles from feeds, and managing article status with a dedicated API.
MCP RSS
MCP RSS is a Model Context Protocol (MCP) server designed for interacting with RSS feeds.
Features
- Parse OPML files to import RSS feed subscriptions
- Automatically fetch and update articles from RSS feeds
- Expose RSS content through MCP API
- Mark articles as favorites
- Filter articles by source and status
Installation
Prerequisites
- Node.js (v14 or higher)
- MySQL database
Configuration
Configure MCP RSS by setting environment variables to define database and RSS settings.