rssmcp
Lunran/rssmcpUpdated Apr 2000

Remote#RSS#MCP server#feed fetchingLicense: MIT LicenseLanguage: Python

rssmcp MCP server

smithery badge
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"],
    ]
  }
}

Installation

Claude
Claude
Cursor
Cursor
Windsurf
Windsurf
Cline
Cline
Witsy
Witsy
Spin AI
Spin AI
Run locally with the following command:
Terminal
Add the following config to your client:
JSON
{
  "mcpServers": {
    "rssmcp": {
      "env": {},
      "args": [
        "-U",
        "rssmcp",
        "--opml",
        "path/to/your.opml"
      ],
      "command": "uvx"
    }
  }
}

MCPLink

Seamless access to top MCP servers powering the future of AI integration.

© 2025 MCPLink. All rights reserved.
discordgithubdiscord