mcp_rss
What is this MCP
MCP RSS is a Model Context Protocol server designed to manage and interact with RSS feeds. It provides structured access to RSS content through a standardized API, including features like feed parsing, article fetching, and content filtering.
How to use this MCP
This MCP runs as a Node.js service using stdio for communication. Configure it via environment variables (including database settings and OPML file path) and integrate it with compatible MCP clients like Claude Desktop by specifying the command and configuration in JSON format.
What this MCP can be used for
The MCP RSS server enables automated RSS feed management, content aggregation, and personalized article organization. It can be used for building news aggregators, content monitoring systems, or integrating RSS feeds into AI assistant workflows.