Back to Browse

Feed Reader MCP Server

Developer ToolsModerate6.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Fetch and read RSS/Atom feeds from any MCP client.

About

Fetch and read RSS/Atom feeds from any MCP client.

Security Report

6.2
Moderate6.2Moderate Risk

A well-structured RSS/Atom feed reader MCP server with clean code and appropriate permissions for its purpose. No security vulnerabilities, proper input validation, and error handling are in place. The server only requires network access to fetch feeds, which aligns with its stated functionality. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.

3 files analyzed · 6 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-tono628develop-feed-reader": {
      "args": [
        "-y",
        "feed-reader-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!