Zenfeed
Make RSS 📰 great again with AI 🧠✨!! [作者新开的Gpt模型中转站 - 0.2 倍率, 0.2元当1刀花,比官方便宜35倍 https://token.glidea.app]
What is Zenfeed?
Zenfeed is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to make rss 📰 great again with ai 🧠✨!! [作者新开的gpt模型中转站 - 0.2 倍率, 0.2元当1刀花,比官方便宜35倍 https://token.glidea.app]
Make RSS 📰 great again with AI 🧠✨!! [作者新开的Gpt模型中转站 - 0.2 倍率, 0.2元当1刀花,比官方便宜35倍 https://token.glidea.app]
This server falls under the Search & Data Extraction category on MCPgee, the world's largest MCP server directory with 33,000+ servers.
Features
- Make RSS 📰 great again with AI 🧠✨!! [作者新开的Gpt模型中转站 - 0.2 倍率,
Use Cases
Maintainer
Works with
Installation
Manual Installation
npx zenfeedConfiguration
Configuration Details
claude_desktop_config.json
Performance
Response Metrics
Resource Usage
How to Set Up and Use Zenfeed
Zenfeed is a self-hosted, AI-powered RSS aggregator and monitoring system that uses large language models to intelligently filter, summarize, classify, and deliver content from RSS feeds — replacing algorithmic feed readers with a configurable, private pipeline you control. It runs as a Docker service and exposes a Model Context Protocol server so AI assistants can query your curated feed content, search articles, and retrieve AI-generated summaries directly in chat. Content creators, researchers, and developers use Zenfeed to monitor specific topics, reduce information overload, and receive scheduled briefings without relying on cloud-based news services.
Prerequisites
- Docker and Docker Compose installed on your system
- An API key from Silicon Flow (default LLM provider, free tier available) or any OpenAI-compatible API provider
- An MCP-compatible AI client such as Claude Desktop or Cursor
- Port 1400 available on your local machine for the Zenfeed web interface
Download the Docker Compose file
Download the official docker-compose.yml from the Zenfeed repository. This defines the full service stack including the AI pipeline and MCP server.
curl -L -O https://raw.githubusercontent.com/glidea/zenfeed/main/docker-compose.ymlStart Zenfeed with your API key
Launch the Zenfeed stack using Docker Compose, passing your LLM provider API key. The default provider is Silicon Flow using the free Qwen3-8B model.
# macOS / Linux
API_KEY="sk-your-siliconflow-key" docker-compose -p zenfeed up -d
# Windows PowerShell
$env:API_KEY = "sk-your-siliconflow-key"; docker-compose -p zenfeed up -dAccess the Zenfeed web interface
Open your browser to http://localhost:1400 to configure RSS feed sources, set up content classification pipelines, and schedule daily briefings via the YAML-based configuration UI.
Add Zenfeed as an MCP server in your client configuration
Configure your AI client to connect to the Zenfeed MCP endpoint. Zenfeed exposes its query and search capabilities via its local HTTP API.
{
"mcpServers": {
"zenfeed": {
"command": "npx",
"args": ["zenfeed"],
"env": {
"ZENFEED_URL": "http://localhost:1400"
}
}
}
}Query your RSS content through the AI assistant
With Zenfeed running and the MCP server configured, ask your AI assistant to search articles, retrieve summaries, or check for content matching specific topics from your configured feeds.
Zenfeed Examples
Client configuration
MCP config to connect an AI client to a locally running Zenfeed instance.
{
"mcpServers": {
"zenfeed": {
"command": "npx",
"args": ["zenfeed"],
"env": {
"ZENFEED_URL": "http://localhost:1400"
}
}
}
}Prompts to try
These prompts show how to interact with your curated RSS feed content through the Zenfeed MCP server.
- "What are the top AI research papers published in my feeds this week?"
- "Search my feeds for articles about Kubernetes security vulnerabilities from the last 7 days"
- "Give me an AI summary of today's briefing from my tech news feeds"
- "Find all articles tagged as 'breaking news' in my monitoring feeds from the past 24 hours"
- "List all articles about large language models that scored above 8 in relevance this month"Troubleshooting Zenfeed
Docker Compose fails to start with API_KEY related errors
Ensure the API_KEY environment variable is set correctly before running docker-compose. Get a free Silicon Flow key at cloud.siliconflow.cn. Alternatively, configure the docker-compose.yml to use any OpenAI-compatible endpoint by updating the LLM provider settings.
Web interface at localhost:1400 is not accessible
Check that Docker Compose started all services with 'docker-compose -p zenfeed ps'. If port 1400 is in use, modify the port mapping in docker-compose.yml before starting the stack.
RSS feeds are not updating or articles appear stale
Zenfeed polls feeds on a configurable schedule defined in the YAML configuration. Check the Zenfeed web interface at localhost:1400 to verify your feed URLs are valid and that the polling interval is configured. View service logs with 'docker-compose -p zenfeed logs -f'.
Frequently Asked Questions about Zenfeed
What is Zenfeed?
Zenfeed is a Model Context Protocol (MCP) server that make rss 📰 great again with ai 🧠✨!! [作者新开的gpt模型中转站 - 0.2 倍率, 0.2元当1刀花,比官方便宜35倍 https://token.glidea.app] It connects AI assistants to external tools and data sources through a standardized interface.
How do I install Zenfeed?
Follow the installation instructions on the Zenfeed GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.
Which AI clients work with Zenfeed?
Zenfeed works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.
Is Zenfeed free to use?
Yes, Zenfeed is open source and available under the AGPL-3.0 license. You can use it freely in both personal and commercial projects.
Zenfeed Alternatives — Similar Search & Data Extraction Servers
Looking for alternatives to Zenfeed? Here are other popular search & data extraction servers you can use with Claude, Cursor, and VS Code.
TrendRadar
★ 58.0kA real-time hotspot monitoring and news aggregation assistant that provides AI-powered analysis of trending topics across multiple platforms via the Model Context Protocol. It enables users to track news and receive automated notifications through va
Scrapling
★ 52.7k🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
PDF Math Translate
★ 33.9k[EMNLP 2025 Demo] PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/MCP/Docker/Zotero
GPT Researcher
★ 27.2kAn autonomous agent that conducts deep research on any data using any LLM providers
Agent Reach
★ 20.1kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
Xiaohongshu
★ 13.7kMCP for xiaohongshu.com
Browse More Search & Data Extraction MCP Servers
Explore all search & data extraction servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.
Set Up Zenfeed in Your Editor
Choose your AI client for step-by-step setup instructions.
Quick Config Preview
Add this to your claude_desktop_config.json or .cursor/mcp.json
Ready to use Zenfeed?
Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.