πŸ—„οΈ

Rss Crawler

🟒Safe
Data & Storage

Fetches and caches RSS feeds using a SQLite database for use with LLMs via the MCP protocol.

STEP 1

Understand what it does

Tell your agent things like:

β†’β€œuse rss crawler”
β†’β€œquery database”
β†’β€œstore data”
β†’β€œmanage records”
PERMISSIONS

What this capability can access

This capability requires the following permissions:

πŸ”‘
Requires API Keys
Needs authentication credentials
πŸ“–
Read Files
Reads local files and directories
🌐
Read External Data
Fetches data from external sources
STEP 2

Set it up

Available on 1 platform. Pick yours:

MCP (Model Context Protocol)Docs

Add to your MCP client configuration:

{
  "mcpServers": {
    "rss-crawler": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-rss-crawler"]
    }
  }
}
STEP 3

Go deeper

Full documentation and source code

Add to your README

Show that your tool is listed on AgentSift

Rss Crawler trust score on AgentSift
[![AgentSift](https://agentsift.com/api/badge/capability/rss-crawler)](https://agentsift.com/capabilities/rss-crawler)

Options: ?style=flat-square for square corners, ?score=false for simple β€œlisted” badge

#mcp#data#agent-tool

Related capabilities