← Registry
Content Tools
seam.qzz.io
This server provides API endpoints for managing and retrieving articles, including listing, searching, and fetching details, as well as category and trending source information.
ENDPOINT 1
https://seam.qzz.io/mcp
Known tools 6
list_categoriesList all available content categories with article counts.
list_articlesList articles sorted by publication date (newest first).
get_articleRetrieve a single article by ID with optional full content.
search_articlesSearch articles by keyword in title or description.
get_trending_sourcesGet list of RSS sources with article counts, sorted by recent activity.
get_statsGet overall statistics about the content database.