{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.ux-xd/rss-feed","title":"RSS and news feeds for agents","description":"RSS, Atom and JSON feeds for agents: find a site's feed, read items as JSON, keyless news search.","version":"0.1.2","websiteUrl":"https://rssfeedmcp.dev","repository":{"url":"https://github.com/ux-xd/rss-feed-mcp","source":"github"},"icons":[{"src":"https://rssfeedmcp.dev/favicon.svg"}],"remotes":[{"type":"streamable-http","url":"https://rssfeedmcp.dev/mcp"}],"_meta":{"io.modelcontextprotocol.registry/publisher-provided":{"factory":"agie","keywords":["rss","atom","json feed","feed","news","news search","headlines","syndication","feed discovery"],"category":"search","when_to_use":"The user wants what is new on a site or blog (feed_items with the site URL), needs a feed URL for a site that only shows HTML (feed_find), or asks what the news says about a topic (news_search). Use instead of scraping listing pages by hand.","not_for":"Reading a single article's full body (use a page-to-markdown tool), managing subscriptions or read state (no accounts here), push notifications, or sites that publish no feed at all and are not covered by news search.","tools":["feed_items","feed_find","news_search"],"auth":"none"}}}