Server Directory
ProductivityBeginner

Subfeed

by Subfeed Community

RSS/Atom feed aggregator and reader. Subscribe to feeds, parse content, filter by keywords, and get AI-generated summaries of articles.

CAPABILITIES

  • Feed subscription management
  • Content parsing
  • Keyword filtering
  • AI-generated summaries
  • Read/unread tracking
  • Export to various formats

INSTALLATION

Terminal
npx -y @subfeed/mcp-server

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "subfeed": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""@subfeed/mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
Productivity
Difficulty
Beginner
Maintained By
Subfeed Community
NPM Package
@subfeed/mcp-server

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →