关于
News Agent is a sophisticated tool designed to automate the collection, processing, and analysis of real-time news. It leverages the custom google-rss-mcp server to efficiently fetch Google News RSS feeds. By integrating with LangGraph, it orchestrates complex workflows for data processing, including news summarization and analysis powered by OpenAI's GPT-4o-mini. This project showcases an effective method for combining custom Model Context Protocol (MCP) servers with robust AI workflow frameworks for advanced news data handling.
主要功能
- Workflow-based news processing with LangGraph
- 0 GitHub stars
- Modular server architecture using FastMCP protocol
- Real-time news collection via Google News RSS feeds
- News summarization and analysis using OpenAI GPT-4o-mini
使用案例
- Automating real-time news aggregation and processing
- Performing AI-powered summarization and analysis of news feeds
- Demonstrating custom data source integration with LangGraph-based AI workflows