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"],
]
}
}
Recommend MCP Servers 💡
perplexity-mcp
An intelligent research assistant powered by Perplexity's specialized AI models with automatic query complexity detection to route requests to optimal models.
@jinzcdev/leetcode-mcp-server
An MCP server enabling automated access to LeetCode's problems, solutions, and public data with optional authentication for user-specific features, supporting leetcode.com & leetcode.cn sites.
@adarshem/mcp-server-learn
A demo MCP server providing weather alerts and forecasts using the US National Weather Service API
Utsav-Ladani/WordPress-MCP
A Model Context Protocol server for WordPress content management, supporting post creation, update, search, retrieval, and block types schema access
gaggiuino-mcp
A lightweight Model Context Protocol (MCP) server for Gaggiuino, an open-source espresso machine controller, designed to integrate AI clients for real-time data display and analysis.
@genomoncology/biomcp
BioMCP: Biomedical Model Context Protocol