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.
Decodo
Easy web data access. Simplified retrieval of information from websites and online sources.
Crawl4AI RAG
Integrates web crawling and Retrieval-Augmented Generation (RAG) into AI agents and coding assistants.
Urlbox Full Page Screenshots
An MCP server for the Urlbox Screenshot API. It enables your client to take screenshots, generate PDFs, extract HTML/markdown, and more from websites.
YouTube Transcript
Fetches transcripts for YouTube videos.
yt-dlp-mcp
Download video and audio from various platforms like YouTube, Facebook, and TikTok using yt-dlp.
Scrapling Fetch MCP
Fetches HTML and markdown from websites with anti-automation measures using Scrapling.
open-sales-stack
Collection of B2B sales intelligence MCP servers. Includes website analysis, tech stack detection, hiring signals, review aggregation, ad tracking, social profiles, financial reporting and more for AI-powered prospecting
HTTP Requests
An MCP server for making HTTP requests, enabling LLMs to fetch and process web content.
Horse Racing News
Fetches horse racing news from the thoroughbreddailynews.com RSS feed.
TradingView Chart Image Scraper
Fetches TradingView chart images for a given ticker and interval.