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.
AI Shopping Assistant
A conversational AI shopping assistant for web-based product discovery and decision-making.
Puppeteer
Provides browser automation using Puppeteer, enabling interaction with web pages, taking screenshots, and executing JavaScript.
Puppeteer Vision
Scrape webpages and convert them to markdown using Puppeteer. Features AI-driven interaction capabilities.
MCP Chrome Integration
Control the Chrome browser for web automation using an AI model. Requires the MCP Chrome extension.
Playwright Server
Automate web browsers and perform web scraping tasks using the Playwright framework.
Playwright SSE MCP Server
An MCP server that provides Playwright features for web scraping and browser automation.
Query Table
A financial web table crawler using Playwright that queries data from multiple websites with fallback switching.
Google-DeepSearch-AI-Mode
https://github.com/mottysisam/deepsearch
Crypto News MCP Server
Fetches the latest cryptocurrency news and converts article content from HTML to Markdown.