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.
Scraper.is MCP
A powerful web scraping tool for AI assistants, powered by the Scraper.is API.
Documentation Crawler
Crawl websites to generate Markdown documentation and make it searchable through an MCP server.
Puppeteer
Provides browser automation using Puppeteer, enabling interaction with web pages, taking screenshots, and executing JavaScript.
YouTube Data
Access YouTube video data and transcripts using the YouTube Data API.
Chrome MCP Server
Exposes Chrome browser functionality to AI assistants for automation, content analysis, and semantic search via a Chrome extension.
Olostep MCP Server
A server for web scraping, Google searches, and website URL lookups using the Olostep API.
Scrapfly
Scrapfly MCP Server gives AI agents a simple, unified way to scrape live web data with built-in anti-bot handling.
Airbnb
Search for Airbnb listings and retrieve their details.
Real Estate MCP Server
Property search and market analysis from Redfin with neighborhood insights
Crypto News MCP Server
Fetches the latest cryptocurrency news and converts article content from HTML to Markdown.