mcp-rss-crawler

mcp-rss-crawler

3.4

If you are the rightful owner of mcp-rss-crawler and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An MCP server that fetches RSS feeds and shares them with LLMs.

The MCP-RSS-Crawler is a server designed to fetch and manage RSS feeds, integrating seamlessly with Language Learning Models (LLMs) through the Message Chain Protocol (MCP). It supports fetching and caching RSS feeds using an SQLite database, and offers comprehensive API endpoints for feed management, including adding, updating, and deleting feeds. The server also supports filtering feeds by category, source, or keywords, and can fetch articles from Firecrawl. It requires Bun, a Firecrawl API key, and an MCP client like Claude Desktop for setup. The server is configured through environment variables or a .env file, and logs are available for troubleshooting.

Features

  • Fetching and caching of RSS feeds using SQLite database
  • MCP protocol implementation for seamless LLM integration
  • Support for filtering feeds by category, source, or keywords
  • Comprehensive API endpoints for feed management
  • Support for fetching articles from Firecrawl