FeedNest
Your curated sources as context for any AI agent.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- 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.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
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
Список инструментов сервера (26)
Технические названия из tools/list. Нужны только разработчикам.
| 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 full lists. |
| 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. |
| mark_as_read | Mark an article as read. |
| mark_as_unread | Mark an article as unread. |
| mark_all_as_read | Mark all articles as read. Optionally filter by feed or folder. Ask for confirmation first. |
| save_article | Save an article for later reading. |
| unsave_article | Remove an article from saved items. |
| save_url | Save an external URL for later reading. |
| get_saved | List saved articles. Supports pagination, search, date filtering, and sorting. |
| get_feeds | List subscribed feeds with unread counts. Use query to search by name. Optionally filter by folder. |
| get_folders | List all feed folders with the number of feeds in each. |
| get_tags | List all user-defined tags with article counts. |
| create_tag | Create a new tag for categorizing articles. |
| delete_tag | Delete a user-created tag by ID. |
| tag_article | Add or remove a tag on an article. |
| get_highlights | Get all text highlights from an article. |
| add_highlight | Highlight a text passage in an article. The text must exist exactly in the article content. |
| remove_highlight | Remove a highlight from an article. |
| get_notes | Get the note on an article. |
| add_note | Add or update a note on an article. |
| delete_note | Delete a note from an article. |
| get_recently_read | Get recently read articles ordered by when they were opened. Supports pagination and date filtering. |
| get_output_feeds | List public RSS output feeds created by the user. |
| text_to_speech | Generate audio from an article using text-to-speech. Returns the audio URL and duration. |
| get_stats | Get reading statistics: streak, articles read today, reading time, total feeds, unread count, and saved count. |