rssmcp MCP server

rssmcp MCP server

By Lunran GitHub

Simple RSS MCP Server

rss mcp-server
Overview

what is rssmcp?

rssmcp is a simple RSS MCP server that allows users to fetch and format RSS feed entries.

how to use rssmcp?

To use rssmcp, configure the server with the provided command and arguments, then utilize the 'get_rss' tool to fetch RSS feeds by providing the required parameters.

key features of rssmcp?

  • Fetches RSS feeds and returns entries as formatted text.
  • Supports optional export of results to a file.
  • Simple configuration for easy setup.

use cases of rssmcp?

  1. Aggregating news feeds from various sources.
  2. Displaying formatted RSS entries on websites or applications.
  3. Exporting RSS feed data for offline use.

FAQ from rssmcp?

  • What programming language is rssmcp written in?

rssmcp is written in Python.

  • Is rssmcp free to use?

Yes! rssmcp is available under the MIT license.

  • How do I install rssmcp?

You can install rssmcp by configuring the server with the provided command and arguments.

Content

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"],
    ]
  }
}
No tools information available.

Mirror of

image-generation mcp-server
View Details

Secure MCP server for analyzing Excel files with oletools

oletools mcp-server
View Details

Mirror of

bigquery mcp-server
View Details

MCPHubs is a website that showcases projects related to Anthropic's Model Context Protocol (MCP)

mcp mcp-server
View Details
Dealx
Dealx by DealExpress

-

dealx mcp-server
View Details

Google Analytics MCP server for accessing analytics data through tools and resources

google-analytics mcp-server
View Details

A Python-based MCP server that lets Claude run boto3 code to query and manage AWS resources. Execute powerful AWS operations directly through Claude with proper sandboxing and containerization. No need for complex setups - just pass your AWS credentials and start interacting with all AWS services.

aws mcp-server
View Details