rssmcp
Fetches RSS feeds and returns entries as formatted text, with support for OPML configuration.
rssmcp MCP server
Components
Tools
The server implements one tool:
- get_rss: Fetches RSS feeds and returns entries as formatted text
- Takes "feed_name" and "since" as required string arguments
- "export_result" as an optional boolean parameter (defaults to false)
- Returns formatted feed entries as text and optionally exports to a file
Quickstart
Installing via Smithery
To install rssmcp for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @Lunran/rssmcp --client claude
Install
"mcpServers": {
"rssmcp": {
"command": "uvx",
"args": [
"-U", "rssmcp"
"--opml", "path/to/your.opml"],
]
}
}
관련 서버
Bright Data
스폰서Discover, extract, and interact with the web - one interface powering automated access across the public internet.
GitPrism
GitPrism is a fast, token-efficient, stateless pipeline that converts public GitHub repositories into LLM-ready Markdown.
Trends Hub
Aggregates trending topics from over 20 sources in real-time, with customizable fields and RSS feed support.
Clawpage
Extract and structure any web page into clean JSON.
Mozilla Readability Parser
Extracts and transforms webpage content into clean, LLM-optimized Markdown using Mozilla's Readability algorithm.
Browser Use
Automate browser tasks using the Browser Use API.
MCP Go Colly Crawler
A web crawling framework that integrates the Model Context Protocol (MCP) with the Colly web scraping library.
YouTube Transcript
An MCP server for extracting and processing transcripts from YouTube videos.
MCP Web Scraper
A production-ready web scraping platform with ML-powered automation, browser automation via Playwright, and persistent caching.
Configurable Puppeteer MCP Server
A configurable MCP server for browser automation using Puppeteer.
Patchright Lite MCP Server
A server that wraps the Patchright SDK to provide stealth browser automation for AI models.