full-text-rss

full-text-rss

3.2

If you are the rightful owner of full-text-rss 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.

The Full-Text RSS MCP server is a tool for extracting full-text articles from web pages and converting partial feeds into full-text feeds.

The Full-Text RSS MCP server is a powerful tool designed to extract full-text articles from news sites and blogs. It simplifies the process of obtaining article content from web pages, providing clean and usable plain text or HTML for further use. This server employs a combination of automatic content detection and site-specific extraction rules to ensure accurate and reliable results.

Features

  • Article Extraction: Extract the full content of an article from a web page, outputting JSON with the complete content.
  • Feed Conversion: Convert partial feeds into full-text feeds, outputting an RSS 2.0 feed in XML or JSON format.

Tools

  1. extract_article

    Extracts an article from a web page. Outputs JSON containing the full content from the provided URL or HTML input.

  2. convert_feed

    Converts a partial feed to a full-text feed. Outputs an RSS 2.0 feed (XML or JSON) with the full content extracted from the input URL.