rssmcp MCP server
Simple RSS 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"],
]
}
}
RSS Feed Fetcher
Project Details
- Lunran/rssmcp
- MIT License
- Last Updated: 4/24/2025
Recomended MCP Servers
A Model Context Protocol server for Google Workspace integration (Gmail and Calendar)
A Model Context Protocol server for interacting with Foundry
This read-only MCP Server allows you to connect to external data from Claude Desktop through CData JDBC Drivers....
MCP server enabling persistent memory for Claude through a local knowledge graph - fork focused on local development
Model Context Protocol (MCP) server to access an instance of TrueRAG
A powerful MCP memory using a knowledge graph powered by elastic search
A Model Context Protocol (MCP) server that integrates with the MISP (Malware Information Sharing Platform) to provide threat...
MCP server to expose local zotero repository to MCP clients
Stock screening provider for Claude Desktop using MCP





