Skip to main content
Glama

Server Details

Track and browse RSS feeds with ease. Fetch the latest entries from any feed URL and extract full…

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
kwp-lab/rss-reader-mcp
GitHub Stars
5
Server Listing
rss-reader-mcp

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

B3.1/5.0
Disambiguation5/5

The two tools have clearly distinct purposes: one fetches and extracts article content from a URL, while the other fetches RSS feed entries from a URL. There is no overlap in functionality, making it easy for an agent to select the correct tool based on the input type (article URL vs. RSS feed URL).

Naming Consistency5/5

Both tools follow a consistent verb_noun naming pattern with 'fetch_' as the prefix, followed by descriptive nouns ('article_content' and 'feed_entries'). This uniformity enhances readability and predictability for agents.

Tool Count2/5

With only 2 tools, the server feels thin for an RSS reader domain. An RSS reader typically requires operations like subscribing to feeds, listing subscriptions, updating feeds, or managing entries, which are missing. The current set is too minimal for effective agent workflows in this domain.

Completeness2/5

The tool surface is severely incomplete for an RSS reader. It lacks core operations such as adding/removing feeds, listing stored feeds, updating feed data, or managing entry states (e.g., marking as read). Agents will face dead ends when trying to perform basic RSS management tasks beyond one-off fetching.