FeedNest

Your curated sources as context for any AI agent.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • Get Articles: List articles with title, source, date, and summary preview. Views: newsfeed, by-feed, by-folder, by-tag, tagged, highlighted, noted. Use count_only=true to check volume before loading f
  • Get Article: Get full article content, highlights, notes, and reading time. If content is truncated (<1 min read), use extract_article to fetch the full text.
  • Extract Article: Fetch full article content from the original URL. Only needed when get_article returns truncated content.

What data it sees

Do you need an account

No: the server works without sign-in

Your curated sources as context for any AI agent.

FeedNest is a reader with no algorithm: RSS, YouTube channels, podcasts and Google News in one chronological feed you control. This remote MCP server gives your assistant direct access to that library: ask for a morning briefing from your feeds only, compare how your sources cover a story, search everything you have ever read, or save, tag, highlight and annotate articles from the chat.

26 tools. OAuth 2.1 or API key. Works with Claude, ChatGPT, Cursor, Codex, OpenClaw and any MCP client. Docs: https://docs.feednest.com

Server tool list (26)

Raw names from tools/list. Only developers need these.

get_articlesList articles with title, source, date, and summary preview. Views: newsfeed, by-feed, by-folder, by-tag, tagged, highlighted, noted. Use count_only=true to check volume before loading full lists.
get_articleGet full article content, highlights, notes, and reading time. If content is truncated (<1 min read), use extract_article to fetch the full text.
extract_articleFetch full article content from the original URL. Only needed when get_article returns truncated content.
mark_as_readMark an article as read.
mark_as_unreadMark an article as unread.
mark_all_as_readMark all articles as read. Optionally filter by feed or folder. Ask for confirmation first.
save_articleSave an article for later reading.
unsave_articleRemove an article from saved items.
save_urlSave an external URL for later reading.
get_savedList saved articles. Supports pagination, search, date filtering, and sorting.
get_feedsList subscribed feeds with unread counts. Use query to search by name. Optionally filter by folder.
get_foldersList all feed folders with the number of feeds in each.
get_tagsList all user-defined tags with article counts.
create_tagCreate a new tag for categorizing articles.
delete_tagDelete a user-created tag by ID.
tag_articleAdd or remove a tag on an article.
get_highlightsGet all text highlights from an article.
add_highlightHighlight a text passage in an article. The text must exist exactly in the article content.
remove_highlightRemove a highlight from an article.
get_notesGet the note on an article.
add_noteAdd or update a note on an article.
delete_noteDelete a note from an article.
get_recently_readGet recently read articles ordered by when they were opened. Supports pagination and date filtering.
get_output_feedsList public RSS output feeds created by the user.
text_to_speechGenerate audio from an article using text-to-speech. Returns the audio URL and duration.
get_statsGet reading statistics: streak, articles read today, reading time, total feeds, unread count, and saved count.