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.
Outscraper
Extract data from Google Maps, including places and reviews, using the Outscraper API.
Playlist-MCP
Provides access to the transcripts of any YouTube playlist, configurable via URL.
Playwright Record MCP
Browser automation using Playwright with video recording. Enables LLMs to interact with web pages through structured accessibility snapshots.
Yahoo Finance
Interact with Yahoo Finance to get stock data, market news, and financial information using the yfinance Python library.
Puppeteer
Provides browser automation using Puppeteer, enabling interaction with web pages, taking screenshots, and executing JavaScript.
Markdown Downloader
Download webpages as markdown files using the r.jina.ai service, with configurable directories and persistent settings.
WebScraping.AI
Interact with WebScraping.AI for web data extraction and scraping.
YouTube Data
Access YouTube video data and transcripts using the YouTube Data API.
Website Snapshot
A MCP server that provides comprehensive website snapshot capabilities using Playwright. This server enables LLMs to capture and analyze web pages through structured accessibility snapshots, network monitoring, and console message collection.
MCP Web Research Server
A server for web research that brings real-time information into AI models and researches any topic.