Rss Crawler icon

Rss Crawler

Createdmshk

Fetches RSS feeds and shares them with Large Language Models using the Message Chain Protocol.

About

RSS Crawler acts as an MCP (Message Chain Protocol) server, bridging the gap between RSS feeds and Large Language Models. It retrieves and caches RSS feeds, making them accessible to LLMs through a seamless MCP integration. The server supports feed filtering by category, source, or keywords, and offers comprehensive API endpoints for feed management, including adding, updating, and deleting feeds. It also integrates with Firecrawl for fetching articles, providing a robust solution for delivering up-to-date information to LLMs.

Key Features

  • 1 GitHub stars
  • Implements the MCP protocol for LLM integration.
  • Filters feeds by category, source, or keywords.
  • Provides API endpoints for feed management.
  • Integrates with Firecrawl for article fetching.
  • Fetches and caches RSS feeds using a SQLite database.

Use Cases

  • Providing LLMs with up-to-date information from RSS feeds.
  • Enabling LLMs to answer user queries based on the latest news and articles.
  • Creating a personalized news feed for LLMs based on user preferences.