目录 / FeedNest
MCP
鉴权未知
未评级
已上架
FeedNest
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
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://feednest.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"FeedNest": {
"url": "https://feednest.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| 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. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。