RSS and news feeds for agents is answering right now. Last checked 12 min ago. It exposes 3 tools. Last commit 3 Sep 2026.
RSS, Atom and JSON feeds for agents: find a site's feed, read items as JSON, keyless news search.
Today is the operative word: we check RSS and news feeds for agents every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.
claude mcp add rss-feed --transport http https://rssfeedmcp.dev/mcp
{
"mcpServers": {
"rss-feed": {
"url": "https://rssfeedmcp.dev/mcp"
}
}
}
[mcp_servers.rss-feed]
url = "https://rssfeedmcp.dev/mcp"
{
"mcpServers": {
"rss-feed": {
"url": "https://rssfeedmcp.dev/mcp"
}
}
}
{
"mcpServers": {
"rss-feed": {
"url": "https://rssfeedmcp.dev/mcp"
}
}
}
Read directly from the server with tools/list, grouped by what they act on.
If a tool disappears, we record the date.
feed_find
feed_items
news_search
| URL | Transport | State | Latency | Checked |
|---|---|---|---|---|
| https://rssfeedmcp.dev/mcp | streamable-http | answering | 479 ms | 12 min ago |
Keyless multi-engine web search, fetch, and clean-Markdown read for AI agents. No API keys.
Any site's llms.txt: find the covering index, read its linked docs as markdown, search sections.
Keyless web access for AI agents: read bot-walled pages as Markdown, search, grab assets
Email for AI agents — read inbox (IMAP), search, and send (SMTP).
Web search and page extraction for agents, returned as readable text rather than raw JSON.
rss2json: convert any RSS/Atom feed to JSON. Keyless basic, optional API key for count.
Count items in a public RSS or Atom feed. Titles discarded.
Fetch pages as markdown, search web and news, extract structured data. For AI agents.
Answers built from our own checks of this server.